Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-094652
#<BuildRuby:0x000055e42198d310
@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.20220719-094652",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004354 0.006540 0.850518 ( 1.093154)
build_miniruby 0.001037 0.000399 0.063343 ( 0.062502)
build_ruby 0.001236 0.000476 0.068127 ( 0.067015)
build_all 0.005395 0.002075 1.277699 ( 0.498454)
build_install 0.009147 0.008840 4.312223 ( 1.825452)
test_btest 0.001078 0.000503 52.006411 ( 5.888353)
test_basic 0.004193 0.001957 0.285045 ( 0.376572)
test_all 0.001367 0.001384 482.136482 ( 51.900461)
test_rubyspec 0.078174 0.055833 41.660885 ( 47.559308)
total: 109.27 sec