Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-162533
#<BuildRuby:0x000055ac7c7d3858
@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.20220218-162533",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003728 0.008828 0.950977 ( 1.067606)
build_miniruby 0.001625 0.000464 0.075580 ( 0.073370)
build_ruby 0.001428 0.000408 0.073410 ( 0.071326)
build_all 0.008825 0.001186 4.108503 ( 0.777237)
build_install 0.016060 0.006651 7.721790 ( 2.312128)
test_btest 0.000000 0.001157 76.257371 ( 8.049436)
test_basic 0.001474 0.005700 0.337191 ( 0.426037)
test_all 0.001262 0.000465 699.373612 ( 67.254895)
test_rubyspec 0.112229 0.060109 46.256639 ( 51.665743)
total: 131.70 sec