Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-082634
#<BuildRuby:0x000055f4d1c3fac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230201-082634",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003019 0.000823 0.645323 ( 1.075658)
build_miniruby 0.000952 0.000000 0.631858 ( 0.631248)
build_ruby 0.001221 0.000000 2.040792 ( 2.040622)
build_all 0.007147 0.002228 11.936804 ( 1.472632)
build_install 0.005985 0.000548 1.485684 ( 0.699519)
test_btest 0.000578 0.000144 65.273122 ( 6.148321)
test_basic 0.000000 0.003725 0.261493 ( 0.356890)
test_all 0.000000 0.001256 480.361288 ( 45.412665)
test_rubyspec 0.012802 0.017192 35.184343 ( 45.714034)
total: 103.55 sec