Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-125526
#<BuildRuby:0x000055fec03eb858
@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.20220617-125526",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007406 0.004471 1.023254 ( 1.044869)
build_miniruby 0.001917 0.000256 0.073475 ( 0.071618)
build_ruby 0.001755 0.000234 0.070105 ( 0.067802)
build_all 0.008883 0.000000 1.502694 ( 0.606692)
build_install 0.019094 0.004029 5.756652 ( 2.765035)
test_btest 0.001034 0.000141 70.583999 ( 8.137343)
test_basic 0.007324 0.000000 0.324930 ( 0.418563)
test_all 0.002233 0.000109 692.457301 ( 67.341746)
test_rubyspec 0.121935 0.058080 45.291379 ( 50.978682)
total: 131.43 sec