Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-015318
#<BuildRuby:0x000055cd7dab3858
@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.20231015-015318",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005032 0.000000 1.436611 ( 1.730295)
build_miniruby 0.001148 0.000000 0.938843 ( 0.938411)
build_ruby 0.001352 0.000000 2.766017 ( 2.765765)
build_all 0.009844 0.000753 18.455002 ( 1.625102)
build_install 0.005073 0.004403 5.394591 ( 1.255892)
test_btest 0.001005 0.000175 91.389780 ( 7.927547)
test_basic 0.007831 0.000000 0.740096 ( 0.812520)
test_all 0.006265 0.000000 596.063538 ( 56.295429)
test_rubyspec 0.034463 0.015145 53.935233 ( 66.205472)
total: 139.56 sec