Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-015148
#<BuildRuby:0x000055564be44098
@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.20230607-015148",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005509 1.335230 ( 2.533166)
build_miniruby 0.000000 0.001273 0.847015 ( 0.845843)
build_ruby 0.000000 0.001688 2.561731 ( 2.561157)
build_all 0.007651 0.001416 12.553391 ( 1.071931)
build_install 0.004630 0.002976 1.699683 ( 0.846539)
test_btest 0.000811 0.000195 82.301070 ( 6.834973)
test_basic 0.003217 0.000772 0.626409 ( 0.708249)
test_all 0.001099 0.000264 440.939215 ( 44.162010)
test_rubyspec 0.021600 0.018556 42.663185 ( 55.132934)
total: 114.70 sec