Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-080259
#<BuildRuby:0x000055b2816400f8
@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.20230104-080259",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000003 0.000025 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008699 0.000685 0.942253 ( 1.117887)
build_miniruby 0.002681 0.000383 0.843528 ( 0.842109)
build_ruby 0.002620 0.000000 2.135530 ( 2.136925)
build_all 0.014915 0.005205 18.661455 ( 2.174738)
build_install 0.020150 0.001695 2.023862 ( 0.998783)
test_btest 0.001220 0.000193 92.278033 ( 8.879710)
test_basic 0.008307 0.001312 0.347820 ( 0.434548)
test_all 0.002655 0.000000 683.915925 ( 63.988824)
test_rubyspec 0.093838 0.065262 47.547059 ( 55.729106)
total: 136.30 sec