Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-163253
#<BuildRuby:0x0000564817fa2200
@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.20231221-163253",
@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.000028 0.000003 0.000031 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.000000 0.007171 2.142517 ( 2.938375)
build_miniruby 0.000000 0.002294 7.724993 ( 7.367166)
build_ruby 0.000733 0.001210 3.599486 ( 4.038828)
build_all 0.007550 0.000830 5.264039 ( 2.702425)
build_install 0.013342 0.009020 6.670846 ( 4.443500)
test_btest 0.000000 0.001161 62.460280 ( 29.100030)
test_basic 0.002270 0.005606 0.770178 ( 2.528534)
test_all 0.076058 0.051970 653.211648 (638.581601)
test_rubyspec 0.047997 0.034720 92.520038 (175.367888)
total: 867.07 sec