Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-211835
#<BuildRuby:0x000055e6cee7f940
@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.20220316-211835",
@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.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002077 0.008729 0.991525 ( 1.056422)
build_miniruby 0.001198 0.000460 0.074771 ( 0.074016)
build_ruby 0.002630 0.000000 0.076178 ( 0.074164)
build_all 0.008298 0.002419 4.157390 ( 0.854250)
build_install 0.011728 0.010435 7.999913 ( 2.420574)
test_btest 0.000782 0.000342 71.845261 ( 8.040688)
test_basic 0.001921 0.005876 0.335614 ( 0.425478)
test_all 0.001924 0.000000 701.581086 ( 67.761045)
test_rubyspec 0.087533 0.081650 45.961818 ( 51.485465)
total: 132.19 sec