Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240111-220643
#<BuildRuby:0x0000560674a1e278
@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.20240111-220643",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006605 0.000170 1.825012 ( 3.477477)
build_miniruby 0.006378 0.000144 98.288893 ( 75.640733)
build_ruby 0.002043 0.000132 3.818743 ( 4.828149)
build_all 0.008121 0.000240 5.085337 ( 4.849479)
build_install 0.015261 0.004981 6.369532 ( 7.328684)
test_btest 0.000926 0.000082 67.847467 ( 68.886683)
test_basic 0.003613 0.004518 0.786072 ( 1.183000)
test_all 0.103872 0.025759 793.784212 (865.849858)
test_rubyspec 0.029262 0.047517 91.254308 (169.478755)
total: 1201.52 sec