Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-164710
#<BuildRuby:0x000055a356e00480
@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.20220403-164710",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004170 0.008083 1.013322 ( 1.019132)
build_miniruby 0.001607 0.000804 0.079312 ( 0.077262)
build_ruby 0.001697 0.000000 0.068486 ( 0.067422)
build_all 0.011442 0.000311 4.282433 ( 0.866223)
build_install 0.024341 0.000000 8.559578 ( 2.988183)
test_btest 0.001288 0.000000 71.124694 ( 7.990039)
test_basic 0.007707 0.000000 0.353664 ( 0.440984)
test_all 0.002248 0.000000 706.057424 ( 68.427373)
test_rubyspec 0.084839 0.087541 46.699446 ( 51.717777)
total: 133.60 sec