Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-153424
#<BuildRuby:0x00005631e0058a58
@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.20220214-153424",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001952 0.007805 0.939503 ( 1.016196)
build_miniruby 0.000000 0.001544 0.073426 ( 0.072187)
build_ruby 0.000000 0.002302 0.077034 ( 0.074594)
build_all 0.001422 0.008461 4.063090 ( 0.779485)
build_install 0.023723 0.000000 7.793944 ( 2.305609)
test_btest 0.001011 0.000097 71.434864 ( 7.779806)
test_basic 0.007583 0.000000 0.329822 ( 0.418613)
test_all 0.001706 0.000000 636.074460 ( 66.141002)
test_rubyspec 0.104850 0.054148 45.894002 ( 51.072727)
total: 129.66 sec