Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-044849
#<BuildRuby:0x000055de3e4d48e8
@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.20220221-044849",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000055 0.000019 0.000074 ( 0.000074)
build_up 0.008704 0.002902 0.979006 ( 2.053861)
build_miniruby 0.000000 0.002673 0.070554 ( 0.069102)
build_ruby 0.000300 0.001882 0.070047 ( 0.068253)
build_all 0.009029 0.001706 4.125562 ( 0.791023)
build_install 0.018912 0.004640 7.677618 ( 2.312963)
test_btest 0.001069 0.000377 77.103695 ( 8.515805)
test_basic 0.005633 0.001988 0.344040 ( 0.433554)
test_all 0.001235 0.000436 661.457954 ( 65.104036)
test_rubyspec 0.098734 0.072309 46.291717 ( 51.558156)
total: 130.91 sec