Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-011729
#<BuildRuby:0x000055ac7a90ef08
@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.20220815-011729",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009845 0.001641 0.866176 ( 1.114384)
build_miniruby 0.001069 0.000178 0.056013 ( 0.056286)
build_ruby 0.002119 0.000353 0.063982 ( 0.062387)
build_all 0.003385 0.006014 1.262835 ( 0.485872)
build_install 0.012492 0.001624 1.590891 ( 0.800815)
test_btest 0.000905 0.000209 52.831598 ( 6.092941)
test_basic 0.006335 0.000000 0.294431 ( 0.387797)
test_all 0.004513 0.000000 488.650560 ( 51.750108)
test_rubyspec 0.102048 0.026982 41.658082 ( 49.385436)
total: 110.14 sec