Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-215124
#<BuildRuby:0x00005594f561d570
@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.20221026-215124",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.009545 0.000236 1.097392 ( 1.270880)
build_miniruby 0.002011 0.000287 0.104002 ( 0.100468)
build_ruby 0.001442 0.000206 0.097657 ( 0.094418)
build_all 0.006913 0.000988 1.300112 ( 0.568243)
build_install 0.013842 0.000524 1.626306 ( 0.903364)
test_btest 0.002019 0.000252 61.418074 ( 6.715089)
test_basic 0.005211 0.000651 0.355068 ( 0.444880)
test_all 0.006170 0.000771 522.395103 ( 55.579283)
test_rubyspec 0.079376 0.040463 43.278242 ( 51.530513)
total: 117.21 sec