Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-130851
#<BuildRuby:0x000055ee46943d58
@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.20240112-130851",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004647 0.000423 0.790582 ( 1.175775)
build_miniruby 0.001056 0.000096 0.826251 ( 0.825496)
build_ruby 0.001242 0.000113 2.663556 ( 2.664277)
build_all 0.007781 0.000241 12.075296 ( 0.957067)
build_install 0.008738 0.000277 3.457155 ( 0.970004)
test_btest 0.000734 0.000057 65.943148 ( 4.397629)
test_basic 0.003602 0.000277 0.407249 ( 0.487433)
test_all 0.079941 0.016999 388.576465 ( 34.916229)
test_rubyspec 0.040622 0.028662 40.965255 ( 53.506393)
total: 99.90 sec