Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-153615
#<BuildRuby:0x00005558ef9844f8
@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.20220910-153615",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009188 0.001414 1.134447 ( 1.229109)
build_miniruby 0.001713 0.000264 0.075122 ( 0.073488)
build_ruby 0.001776 0.000273 0.076229 ( 0.074691)
build_all 0.008690 0.001337 1.573857 ( 0.606206)
build_install 0.010528 0.011382 1.924231 ( 0.932328)
test_btest 0.001007 0.000269 93.293086 ( 9.541050)
test_basic 0.006424 0.001713 0.344411 ( 0.431987)
test_all 0.003627 0.000968 638.339229 ( 66.738143)
test_rubyspec 0.123366 0.050856 47.258493 ( 55.635414)
total: 135.26 sec