Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-044506
#<BuildRuby:0x0000562fddf489c8
@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.20220808-044506",
@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.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000263 0.012010 1.000047 ( 1.667174)
build_miniruby 0.001434 0.000717 0.077688 ( 0.075942)
build_ruby 0.001387 0.000693 0.073883 ( 0.072075)
build_all 0.007161 0.003581 1.528327 ( 0.575754)
build_install 0.010899 0.011193 5.151264 ( 2.067187)
test_btest 0.000963 0.000562 73.351173 ( 8.588403)
test_basic 0.004159 0.002427 0.315138 ( 0.405268)
test_all 0.001293 0.000755 637.334658 ( 64.969635)
test_rubyspec 0.090871 0.089076 45.696292 ( 53.285805)
total: 131.71 sec