Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-152446
#<BuildRuby:0x00005594bbc404f0
@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.20220325-152446",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.009387 0.001754 0.988291 ( 1.069558)
build_miniruby 0.001560 0.000520 0.070902 ( 0.068560)
build_ruby 0.001509 0.000503 0.069443 ( 0.067178)
build_all 0.010296 0.000176 4.229125 ( 0.871310)
build_install 0.019945 0.004015 7.850432 ( 2.380072)
test_btest 0.000948 0.000252 74.027146 ( 7.957293)
test_basic 0.008070 0.000000 0.340459 ( 0.433738)
test_all 0.001837 0.000000 675.264015 ( 67.174568)
test_rubyspec 0.124898 0.036007 45.593518 ( 51.013851)
total: 131.04 sec