Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-175717
#<BuildRuby:0x0000555c2bdff340
@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.20220214-175717",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006101 0.004692 0.924283 ( 1.503374)
build_miniruby 0.002438 0.000000 0.073827 ( 0.071571)
build_ruby 0.002132 0.000148 0.072815 ( 0.070987)
build_all 0.009509 0.000000 4.057349 ( 0.771626)
build_install 0.022229 0.000474 7.892604 ( 2.389666)
test_btest 0.000940 0.000188 75.315287 ( 8.105853)
test_basic 0.008762 0.000027 0.336766 ( 0.424692)
test_all 0.001671 0.000303 700.850016 ( 66.942030)
test_rubyspec 0.100928 0.061921 45.802726 ( 51.064869)
total: 131.35 sec