Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-133812
#<BuildRuby:0x0000560d8f6304f0
@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.20220328-133812",
@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.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000009)
build_up 0.000885 0.009942 1.017588 ( 1.086720)
build_miniruby 0.000979 0.000711 0.074063 ( 0.071981)
build_ruby 0.001079 0.000785 0.076921 ( 0.075280)
build_all 0.005348 0.005011 4.146935 ( 0.836788)
build_install 0.017676 0.006066 7.955612 ( 2.412973)
test_btest 0.000749 0.000482 73.894816 ( 8.049966)
test_basic 0.004373 0.002811 0.339348 ( 0.428988)
test_all 0.001188 0.000765 652.227133 ( 66.036353)
test_rubyspec 0.080570 0.082521 45.711746 ( 51.089902)
total: 130.09 sec