Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-032123
#<BuildRuby:0x000055eefa086148
@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.20221012-032123",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009501 0.000389 1.054548 ( 1.119099)
build_miniruby 0.002453 0.000175 0.103519 ( 0.099804)
build_ruby 0.001516 0.000108 0.096624 ( 0.093642)
build_all 0.007027 0.000502 1.319369 ( 0.587800)
build_install 0.008713 0.006499 1.604722 ( 0.882150)
test_btest 0.001886 0.000269 62.524943 ( 6.682499)
test_basic 0.000045 0.006033 0.352428 ( 0.441516)
test_all 0.006032 0.001292 491.018429 ( 52.946731)
test_rubyspec 0.078278 0.054454 42.898794 ( 51.129946)
total: 113.98 sec