Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-222920
#<BuildRuby:0x0000563b28c17708
@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.20230601-222920",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000612 0.004155 1.209080 ( 2.563415)
build_miniruby 0.000752 0.000222 0.784148 ( 0.783760)
build_ruby 0.000954 0.000281 2.351560 ( 2.351854)
build_all 0.007830 0.001031 12.485872 ( 1.097542)
build_install 0.003348 0.004036 1.782870 ( 0.866638)
test_btest 0.001049 0.000000 81.068589 ( 6.889654)
test_basic 0.003932 0.000000 0.533889 ( 0.616677)
test_all 0.001814 0.000000 435.252144 ( 48.862689)
test_rubyspec 0.022519 0.015911 41.468096 ( 53.987335)
total: 118.02 sec