Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-212152
#<BuildRuby:0x000055f32e38bf90
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-212152",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006600 0.000000 0.863238 ( 1.450974)
build_miniruby 0.001075 0.000000 2.081673 ( 1.977653)
build_ruby 0.001479 0.000000 2.678919 ( 2.679644)
build_all 0.003982 0.004154 12.008190 ( 1.007534)
build_install 0.010112 0.000756 3.430778 ( 0.949465)
test_btest 0.000562 0.000070 66.027606 ( 4.716681)
test_basic 0.001043 0.003163 0.405354 ( 0.485899)
test_all 0.077389 0.019255 362.301031 ( 36.664536)
test_rubyspec 0.051414 0.077612 72.763940 ( 85.238343)
total: 135.17 sec