Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-185326
#<BuildRuby:0x000055e306d90078
@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.20230809-185326",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000653 0.004299 1.362130 ( 2.789142)
build_miniruby 0.000569 0.000325 0.890769 ( 0.891127)
build_ruby 0.001011 0.000578 2.886065 ( 2.890874)
build_all 0.007730 0.001940 14.134719 ( 1.247211)
build_install 0.007916 0.000000 1.943810 ( 0.904432)
test_btest 0.000752 0.000025 81.044887 ( 7.708682)
test_basic 0.004678 0.000149 0.706349 ( 0.783106)
test_all 0.001980 0.000259 512.763030 ( 52.949887)
test_rubyspec 0.022476 0.021549 45.689445 ( 57.916585)
total: 128.08 sec