Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-111521
#<BuildRuby:0x000055e49f93f510
@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-111521",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003195 0.009363 1.031348 ( 1.172324)
build_miniruby 0.002749 0.000000 0.075877 ( 0.073306)
build_ruby 0.002716 0.000000 0.081381 ( 0.078955)
build_all 0.009903 0.000000 4.251399 ( 0.858779)
build_install 0.022292 0.000466 8.653752 ( 3.010818)
test_btest 0.001239 0.000236 72.456268 ( 7.963334)
test_basic 0.000000 0.007856 0.342805 ( 0.441568)
test_all 0.000504 0.001474 660.207015 ( 66.010813)
test_rubyspec 0.099035 0.066811 46.516175 ( 51.971075)
total: 131.58 sec