Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-065450
#<BuildRuby:0x000056540700e090
@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.20231130-065450",
@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.000026 0.000002 0.000028 ( 0.000030)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.008019 0.000802 2.504582 ( 3.911932)
build_miniruby 0.001192 0.000119 2.034721 ( 2.366021)
build_ruby 0.001560 0.000156 3.438497 ( 4.127427)
build_all 0.008206 0.000821 5.367968 ( 5.280701)
build_install 0.013016 0.009155 7.276744 ( 6.484131)
test_btest 0.000798 0.000121 63.499024 ( 61.478620)
test_basic 0.002397 0.005084 0.729559 ( 1.186667)
test_all 0.079403 0.044853 673.818629 (436.867108)
test_rubyspec 0.036858 0.037891 90.253161 (121.294673)
total: 643.00 sec