Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-071605
#<BuildRuby:0x000055ea957d0430
@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.20220426-071605",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.012277 0.000853 1.082326 ( 3.460699)
build_miniruby 0.001538 0.000307 0.074763 ( 0.072313)
build_ruby 0.001647 0.000330 0.073371 ( 0.070984)
build_all 0.004614 0.004543 1.535929 ( 0.621601)
build_install 0.022932 0.000961 5.876674 ( 2.799847)
test_btest 0.001138 0.000227 71.826082 ( 8.239484)
test_basic 0.008362 0.000671 0.321140 ( 0.407913)
test_all 0.002774 0.000000 679.283275 ( 65.831008)
test_rubyspec 0.133400 0.051510 46.097734 ( 51.187334)
total: 132.69 sec