Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-194037
#<BuildRuby:0x000055d3c6b988f0
@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.20220212-194037",
@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.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000046 0.000015 0.000061 ( 0.000066)
build_up 0.007606 0.003819 0.935962 ( 1.065624)
build_miniruby 0.002386 0.000000 0.073754 ( 0.072449)
build_ruby 0.002089 0.000000 0.082120 ( 0.081142)
build_all 0.010798 0.000000 4.073974 ( 0.790779)
build_install 0.024253 0.000274 7.883172 ( 2.350268)
test_btest 0.000948 0.000197 72.074076 ( 7.834294)
test_basic 0.007153 0.000000 0.342062 ( 0.433813)
test_all 0.001894 0.000000 665.833856 ( 65.501872)
test_rubyspec 0.146024 0.027138 46.709840 ( 51.889622)
total: 130.02 sec