Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-022537
#<BuildRuby:0x00005570243944e8
@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.20220307-022537",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.011040 1.043553 ( 2.241923)
build_miniruby 0.000843 0.000868 0.073380 ( 0.072714)
build_ruby 0.001328 0.000664 0.077849 ( 0.077688)
build_all 0.010324 0.000000 4.178290 ( 0.858588)
build_install 0.021403 0.002519 7.886296 ( 2.459704)
test_btest 0.000990 0.000330 75.119621 ( 7.955155)
test_basic 0.004904 0.002887 0.335301 ( 0.425477)
test_all 0.001267 0.000441 659.440364 ( 66.192426)
test_rubyspec 0.113671 0.050053 46.305667 ( 51.820172)
total: 132.10 sec