Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-054439
#<BuildRuby:0x000055edbb077520
@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.20230712-054439",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004306 0.000861 1.528557 ( 2.888100)
build_miniruby 0.000821 0.000165 0.922003 ( 0.921282)
build_ruby 0.001004 0.000201 2.728780 ( 2.729682)
build_all 0.004288 0.005930 14.201522 ( 1.305110)
build_install 0.007915 0.000774 1.981065 ( 0.892303)
test_btest 0.000561 0.000153 88.545149 ( 7.868588)
test_basic 0.004096 0.001117 0.776844 ( 0.853491)
test_all 0.000730 0.000199 478.593475 ( 52.940790)
test_rubyspec 0.014650 0.026311 44.155374 ( 56.604472)
total: 127.00 sec