Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-095959
#<BuildRuby:0x000055dc385df7e0
@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.20230203-095959",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000419 0.003125 0.624853 ( 1.027926)
build_miniruby 0.000000 0.001051 0.639179 ( 0.638708)
build_ruby 0.000000 0.001190 2.032577 ( 2.032093)
build_all 0.006943 0.002629 12.007156 ( 1.499205)
build_install 0.002694 0.003811 1.483534 ( 0.705016)
test_btest 0.000531 0.000139 63.432772 ( 6.464521)
test_basic 0.003708 0.000107 0.259726 ( 0.354345)
test_all 0.001307 0.000327 479.394151 ( 45.404041)
test_rubyspec 0.018156 0.009187 34.901189 ( 45.475190)
total: 103.60 sec