Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-214724
#<BuildRuby:0x000056356301bdc0
@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.20230309-214724",
@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.000014 0.000003 0.000017 ( 0.000015)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003301 0.000660 0.822876 ( 2.219420)
build_miniruby 0.000741 0.000149 0.641981 ( 0.641294)
build_ruby 0.000970 0.000194 2.104049 ( 2.103435)
build_all 0.008109 0.000670 11.332304 ( 0.974323)
build_install 0.005488 0.001327 1.551511 ( 1.020229)
test_btest 0.000593 0.000111 78.666144 ( 6.700345)
test_basic 0.000474 0.002908 0.253417 ( 0.348930)
test_all 0.000670 0.000158 399.802962 ( 36.546639)
test_rubyspec 0.014101 0.015483 36.324681 ( 46.868021)
total: 97.42 sec