Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-061828
#<BuildRuby:0x000055bb73e57b10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-061828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002760 0.000726 0.921295 ( 1.340292)
build_miniruby 0.000831 0.000219 0.901757 ( 0.901018)
build_ruby 0.001104 0.000291 2.814786 ( 2.817784)
build_all 0.001278 0.008453 14.405388 ( 1.407607)
build_install 0.009718 0.000000 4.202009 ( 1.141829)
test_btest 0.000000 0.000715 75.557178 ( 7.222560)
test_basic 0.000000 0.003317 0.560085 ( 0.637973)
test_all 0.094615 0.038203 530.873135 ( 48.637749)
test_rubyspec 0.019408 0.015869 50.106626 ( 62.659931)
total: 126.77 sec