Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-091236
#<BuildRuby:0x000055c9edae7128
@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.20230104-091236",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000838 0.008243 0.977774 ( 1.173538)
build_miniruby 0.001908 0.000587 0.840672 ( 0.840193)
build_ruby 0.002808 0.000000 2.141350 ( 2.142577)
build_all 0.019221 0.001235 18.632468 ( 2.174848)
build_install 0.021526 0.001586 2.035964 ( 1.030344)
test_btest 0.001148 0.000229 86.797897 ( 9.160301)
test_basic 0.006990 0.001398 0.351782 ( 0.438774)
test_all 0.001984 0.000397 680.991336 ( 63.828639)
test_rubyspec 0.116334 0.068338 47.796685 ( 55.944580)
total: 136.73 sec