Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-054742
#<BuildRuby:0x000056262e732c88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221018-054742",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010047 0.000121 1.116297 ( 1.223595)
build_miniruby 0.001465 0.000098 0.103943 ( 0.101011)
build_ruby 0.001332 0.000089 0.104961 ( 0.102193)
build_all 0.005689 0.004589 1.324106 ( 0.570486)
build_install 0.013978 0.001113 1.683950 ( 0.910232)
test_btest 0.001429 0.000168 63.534404 ( 6.596420)
test_basic 0.001132 0.005366 0.343928 ( 0.434273)
test_all 0.008220 0.000000 517.060700 ( 55.004109)
test_rubyspec 0.072285 0.053698 43.158167 ( 51.714920)
total: 116.66 sec