Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-134609
#<BuildRuby:0x00005588b804a9c0
@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-134609",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009333 0.000000 1.159534 ( 1.255608)
build_miniruby 0.001919 0.000000 0.112466 ( 0.109229)
build_ruby 0.001537 0.000000 0.110716 ( 0.108175)
build_all 0.008970 0.000000 1.390916 ( 0.586578)
build_install 0.016158 0.000000 1.701492 ( 0.900851)
test_btest 0.002177 0.000000 62.904047 ( 6.636616)
test_basic 0.003329 0.004229 0.370394 ( 0.465895)
test_all 0.006959 0.001421 498.720733 ( 53.550594)
test_rubyspec 0.083494 0.047063 43.702555 ( 52.319994)
total: 115.93 sec