Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-114742
#<BuildRuby:0x00005623747b74b8
@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.20221115-114742",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.007754 0.000528 1.074382 ( 1.100081)
build_miniruby 0.001400 0.000200 0.887015 ( 0.886665)
build_ruby 0.001556 0.000223 2.360710 ( 2.265111)
build_all 0.009466 0.008113 18.082996 ( 2.213525)
build_install 0.011303 0.009465 1.851826 ( 0.965601)
test_btest 0.001156 0.000365 81.579262 ( 10.112584)
test_basic 0.001573 0.005098 0.351873 ( 0.444502)
test_all 0.001315 0.000484 666.585607 ( 73.453507)
test_rubyspec 0.080901 0.049001 50.092443 ( 58.614873)
total: 150.06 sec