Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-070110
#<BuildRuby:0x00005621143a4e50
@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.20220921-070110",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001697 0.008795 1.107274 ( 1.135754)
build_miniruby 0.000000 0.002168 0.117856 ( 0.117154)
build_ruby 0.000108 0.001978 0.112279 ( 0.096720)
build_all 0.009885 0.000631 1.608093 ( 0.664067)
build_install 0.022392 0.000256 1.984143 ( 1.000039)
test_btest 0.001118 0.000353 78.834986 ( 8.348346)
test_basic 0.003267 0.005630 0.378119 ( 0.468859)
test_all 0.003975 0.000000 639.811167 ( 67.459401)
test_rubyspec 0.113458 0.065809 45.887027 ( 54.248115)
total: 133.54 sec