Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-050313
#<BuildRuby:0x000055b9237504e0
@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.20220830-050313",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000034 0.000005 0.000039 ( 0.000035)
build_up 0.011080 0.001704 0.984398 ( 1.418649)
build_miniruby 0.001331 0.000204 0.073731 ( 0.072546)
build_ruby 0.001879 0.000289 0.078830 ( 0.077024)
build_all 0.009094 0.001399 1.523253 ( 0.594258)
build_install 0.018003 0.004885 1.869114 ( 0.917500)
test_btest 0.000962 0.000170 78.442786 ( 8.277081)
test_basic 0.008473 0.000000 0.324881 ( 0.412801)
test_all 0.003230 0.000000 644.274930 ( 67.777303)
test_rubyspec 0.086529 0.099133 45.675342 ( 54.140520)
total: 133.69 sec