Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-080646
#<BuildRuby:0x000056153b932348
@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.20240112-080646",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005955 0.000366 2.308755 ( 3.859927)
build_miniruby 0.001526 0.000293 2.107420 ( 2.570008)
build_ruby 0.001466 0.000282 3.332638 ( 4.211104)
build_all 0.007718 0.000642 4.936091 ( 4.689701)
build_install 0.002362 0.016870 6.272790 ( 6.121071)
test_btest 0.000894 0.000287 67.345807 ( 66.674662)
test_basic 0.007158 0.000000 0.806010 ( 1.406384)
test_all 0.097251 0.034640 752.872164 (882.770083)
test_rubyspec 0.044342 0.038540 95.401441 (180.023304)
total: 1152.33 sec