Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-085217
#<BuildRuby:0x000055874126eeb8
@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.20230707-085217",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004114 0.001285 1.397140 ( 2.650721)
build_miniruby 0.000997 0.000311 0.978074 ( 0.977740)
build_ruby 0.000989 0.000310 2.635078 ( 2.636013)
build_all 0.005007 0.004522 8.214826 ( 7.470873)
build_install 0.004746 0.004476 2.058824 ( 1.742694)
test_btest 0.000851 0.000331 86.055830 ( 7.818692)
test_basic 0.002814 0.001095 0.715386 ( 0.795760)
test_all 0.000970 0.000377 472.256527 ( 42.403466)
test_rubyspec 0.022779 0.023371 44.236241 ( 56.613453)
total: 123.11 sec