Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-051449
#<BuildRuby:0x000055b0f8ddb810
@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.20220406-051449",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005905 0.005049 1.006881 ( 3.946237)
build_miniruby 0.002109 0.000302 0.073270 ( 0.070627)
build_ruby 0.002427 0.000000 0.078293 ( 0.075613)
build_all 0.011336 0.001210 4.237098 ( 0.857107)
build_install 0.022409 0.001365 8.621696 ( 2.971984)
test_btest 0.001241 0.000146 73.200414 ( 7.944299)
test_basic 0.001478 0.006428 0.338467 ( 0.426311)
test_all 0.001486 0.000262 644.228189 ( 65.485812)
test_rubyspec 0.096107 0.056191 46.295273 ( 51.761727)
total: 133.54 sec