Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-131435
#<BuildRuby:0x0000559370464048
@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.20231211-131435",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004033 0.000949 1.327104 ( 1.702216)
build_miniruby 0.000000 0.001007 0.837773 ( 0.837645)
build_ruby 0.000000 0.001322 2.816896 ( 2.816900)
build_all 0.009928 0.000118 16.957262 ( 1.539402)
build_install 0.004787 0.004107 5.003309 ( 1.195895)
test_btest 0.000737 0.000201 88.220686 ( 6.711008)
test_basic 0.002756 0.000752 0.722934 ( 0.801443)
test_all 0.113183 0.026267 542.691194 ( 59.758595)
test_rubyspec 0.027625 0.022435 49.551082 ( 61.870891)
total: 137.23 sec