Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-221731
#<BuildRuby:0x00005637b78cc090
@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.20231109-221731",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.004820 0.000407 1.621192 ( 1.813339)
build_miniruby 0.001007 0.000000 0.858277 ( 0.857937)
build_ruby 0.001297 0.000000 2.769932 ( 2.770531)
build_all 0.008800 0.001324 15.949857 ( 1.459089)
build_install 0.010522 0.000000 4.774019 ( 1.129494)
test_btest 0.001172 0.000000 84.413931 ( 7.302709)
test_basic 0.000372 0.004031 0.623445 ( 0.700946)
test_all 0.110962 0.022143 511.463548 ( 52.861986)
test_rubyspec 0.027894 0.020146 49.868740 ( 62.158998)
total: 131.06 sec