Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-070047
#<BuildRuby:0x000055cf73a92278
@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.20240128-070047",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006996 0.000554 2.119417 ( 3.694310)
build_miniruby 0.001443 0.000258 2.144867 ( 2.601052)
build_ruby 0.002153 0.000000 3.557226 ( 4.585021)
build_all 0.000318 0.010699 7.234616 ( 6.889015)
build_install 0.011980 0.009075 7.034450 ( 6.739726)
test_btest 0.000748 0.000234 70.343512 ( 74.461377)
test_basic 0.008389 0.000093 0.842036 ( 1.352917)
test_all 0.088869 0.036531 757.878264 (760.423909)
test_rubyspec 0.079208 0.038261 185.425548 (283.377242)
total: 1144.13 sec