Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-010443
#<BuildRuby:0x0000558328e42f90
@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.20221018-010443",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000110 0.009942 1.136845 ( 1.236724)
build_miniruby 0.001263 0.000631 0.104032 ( 0.103196)
build_ruby 0.001045 0.000523 0.111555 ( 0.111272)
build_all 0.008390 0.000308 1.346654 ( 0.605333)
build_install 0.007707 0.007746 1.674890 ( 0.929189)
test_btest 0.000942 0.000471 61.544190 ( 6.528217)
test_basic 0.004567 0.004277 0.367623 ( 0.458763)
test_all 0.006572 0.000696 493.675723 ( 53.420424)
test_rubyspec 0.070252 0.062107 42.955592 ( 51.626701)
total: 115.02 sec