Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-171631
#<BuildRuby:0x000055af701c04d8
@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.20220314-171631",
@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.000001 0.000008 ( 0.000009)
build_up 0.001464 0.011043 1.009316 ( 1.284782)
build_miniruby 0.001382 0.000638 0.079349 ( 0.077815)
build_ruby 0.001530 0.000705 0.078911 ( 0.077287)
build_all 0.002849 0.007517 4.191471 ( 0.863740)
build_install 0.012205 0.012170 7.904806 ( 2.401942)
test_btest 0.000812 0.000526 77.027401 ( 7.925288)
test_basic 0.000000 0.007244 0.338035 ( 0.426615)
test_all 0.000481 0.001197 705.067772 ( 68.420416)
test_rubyspec 0.078949 0.095458 46.294698 ( 51.879159)
total: 133.36 sec