Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-160143
#<BuildRuby:0x0000560c483e7e20
@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.20240115-160143",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005599 0.000000 1.078223 ( 1.441817)
build_miniruby 0.001394 0.000000 0.856721 ( 0.855715)
build_ruby 0.001467 0.000000 2.727298 ( 2.726889)
build_all 0.008565 0.000075 13.992737 ( 1.247724)
build_install 0.004086 0.004202 4.100177 ( 1.085070)
test_btest 0.000598 0.000143 77.142407 ( 6.679074)
test_basic 0.000000 0.004771 0.803801 ( 0.879298)
test_all 0.098855 0.028294 489.144135 ( 48.269119)
test_rubyspec 0.019999 0.024860 48.270887 ( 60.585349)
total: 123.77 sec