Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-161554
#<BuildRuby:0x000055ad80d6ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-161554",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006409 0.000346 0.848183 ( 1.659043)
build_miniruby 0.000776 0.000119 0.057690 ( 0.056531)
build_ruby 0.000792 0.000122 0.059719 ( 0.058492)
build_all 0.004099 0.000631 1.529663 ( 0.592115)
build_install 0.009568 0.001472 1.913525 ( 0.964328)
test_btest 0.000753 0.000116 49.760014 ( 8.645379)
test_basic 0.004986 0.000767 0.333417 ( 0.421618)
test_all 0.002064 0.001444 632.845265 ( 92.075557)
test_rubyspec 0.103645 0.017111 44.580407 ( 52.836490)
total: 157.31 sec