Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-120802
#<BuildRuby:0x00005564cc86f520
@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.20230530-120802",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000811 0.004352 1.532326 ( 2.829317)
build_miniruby 0.001115 0.000000 0.844090 ( 0.843813)
build_ruby 0.001209 0.000000 2.539837 ( 2.540119)
build_all 0.008174 0.000638 12.483505 ( 1.079459)
build_install 0.007573 0.000000 1.747030 ( 0.881667)
test_btest 0.000995 0.000000 81.636057 ( 7.074382)
test_basic 0.004287 0.000043 0.616939 ( 0.703578)
test_all 0.000756 0.000180 448.117943 ( 41.277465)
test_rubyspec 0.020443 0.015484 41.917695 ( 54.452850)
total: 111.68 sec