Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-160332
#<BuildRuby:0x0000559509c129a8
@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.20240227-160332",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008441 0.001407 2.847341 ( 5.176487)
build_miniruby 0.001285 0.000214 9.085816 ( 11.628461)
build_ruby 0.001652 0.000275 3.701420 ( 5.270404)
build_all 0.008775 0.000667 6.065149 ( 7.360920)
build_install 0.012897 0.010295 7.895297 ( 9.350245)
test_btest 0.000837 0.000186 75.458758 ( 91.232449)
test_basic 0.006768 0.001504 0.860152 ( 1.648876)
test_all 0.080246 0.044251 724.143487 (612.026458)
test_rubyspec 0.015220 0.080020 120.249626 (170.307186)
total: 914.00 sec