Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-045325
#<BuildRuby:0x00005557caac4050
@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.20240103-045325",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.002035 0.003783 1.511693 ( 1.730190)
build_miniruby 0.000898 0.000069 0.911769 ( 0.910608)
build_ruby 0.000000 0.001143 2.647858 ( 2.647359)
build_all 0.002574 0.006246 14.230013 ( 1.306630)
build_install 0.007272 0.000700 4.190525 ( 1.061733)
test_btest 0.000742 0.000148 72.347000 ( 6.907094)
test_basic 0.003659 0.000732 0.641916 ( 0.722733)
test_all 0.097612 0.030021 486.654387 ( 44.420557)
test_rubyspec 0.024092 0.026275 47.504351 ( 59.847391)
total: 119.56 sec