Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-063550
#<BuildRuby:0x000055c9e38537b8
@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.20231030-063550",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004158 0.000656 1.330162 ( 1.639367)
build_miniruby 0.000947 0.000150 0.875174 ( 0.874468)
build_ruby 0.001455 0.000230 2.888971 ( 2.889163)
build_all 0.007432 0.002568 16.836226 ( 1.544847)
build_install 0.008845 0.000204 5.031582 ( 1.151196)
test_btest 0.000638 0.000102 84.472195 ( 7.357972)
test_basic 0.003928 0.000628 0.668772 ( 0.744136)
test_all 0.092417 0.043958 521.799717 ( 47.974575)
test_rubyspec 0.028106 0.018578 50.066842 ( 62.347387)
total: 126.52 sec