Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-155146
#<BuildRuby:0x000055bed9a3c3a0
@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.20220725-155146",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010830 0.000449 0.979626 ( 1.026494)
build_miniruby 0.001963 0.000131 0.075532 ( 0.073992)
build_ruby 0.002258 0.000151 0.074129 ( 0.072066)
build_all 0.000805 0.008904 1.525057 ( 0.561658)
build_install 0.020181 0.002753 5.165275 ( 2.105055)
test_btest 0.001259 0.000223 73.928850 ( 8.263250)
test_basic 0.006899 0.000219 0.328603 ( 0.418076)
test_all 0.003203 0.000533 669.693360 ( 66.654908)
test_rubyspec 0.071896 0.097587 45.451971 ( 51.248481)
total: 130.42 sec