Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-045208
#<BuildRuby:0x000055fcc6aa4060
@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.20230120-045208",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.003960 0.607693 ( 1.066985)
build_miniruby 0.000601 0.000331 0.636757 ( 0.635900)
build_ruby 0.001175 0.000196 2.186567 ( 2.186415)
build_all 0.005203 0.003626 11.905373 ( 1.463273)
build_install 0.001755 0.004642 1.458763 ( 0.712966)
test_btest 0.000535 0.000153 63.986656 ( 6.448690)
test_basic 0.002964 0.000847 0.245662 ( 0.340676)
test_all 0.000838 0.000240 479.470746 ( 45.542189)
test_rubyspec 0.010136 0.018837 35.158945 ( 45.654007)
total: 104.05 sec