Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-120909
#<BuildRuby:0x000055e0f784d1f8
@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.20220810-120909",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003450 0.007264 0.835592 ( 1.049324)
build_miniruby 0.001478 0.000317 0.059891 ( 0.058476)
build_ruby 0.001420 0.000304 0.054861 ( 0.053374)
build_all 0.008589 0.000000 1.265981 ( 0.466846)
build_install 0.009878 0.003688 4.211413 ( 1.750455)
test_btest 0.001796 0.000378 53.023485 ( 5.888130)
test_basic 0.005872 0.000366 0.291498 ( 0.381486)
test_all 0.002342 0.000000 499.801308 ( 52.490741)
test_rubyspec 0.110132 0.024172 41.317414 ( 48.970075)
total: 111.11 sec