Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-084044
#<BuildRuby:0x0000561ec2363648
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-084044",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005251 0.000000 0.817221 ( 1.181425)
build_miniruby 0.001002 0.000000 0.817550 ( 0.817682)
build_ruby 0.001435 0.000000 2.728032 ( 2.729045)
build_all 0.002892 0.004873 11.940886 ( 0.991399)
build_install 0.009591 0.004360 3.414036 ( 0.959570)
test_btest 0.000552 0.000195 62.947263 ( 5.660398)
test_basic 0.001031 0.003953 0.419943 ( 0.499829)
test_all 0.075805 0.023423 387.128556 ( 32.957182)
test_rubyspec 0.036568 0.028518 40.771647 ( 53.365776)
total: 99.16 sec