Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-230831
#<BuildRuby:0x00007fd0a027fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240712-230831",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.008664 0.001045 3.800145 ( 5.336501)
build_miniruby 0.001742 0.000393 1.788736 ( 2.151439)
build_ruby 0.001924 0.000434 4.089720 ( 5.212342)
build_all 0.009930 0.001229 7.361794 ( 6.972480)
build_install 0.020264 0.006043 10.097747 ( 9.885072)
test_btest 0.000926 0.000212 95.035755 (103.963384)
test_basic 0.011465 0.001500 1.125143 ( 1.957100)
test_all 0.128608 0.043994 846.195531 (1032.227617)
test_rubyspec 0.060645 0.036858 150.799865 (151.186697)
total: 1318.89 sec