Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-023042
#<BuildRuby:0x000055ad5d24c100
@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.20240623-023042",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004955 0.001102 1.852645 ( 2.200274)
build_miniruby 0.000960 0.000213 1.069447 ( 1.069533)
build_ruby 0.001218 0.000271 3.571981 ( 3.572212)
build_all 0.009981 0.000248 17.996177 ( 1.664510)
build_install 0.009447 0.000955 6.316441 ( 1.477100)
test_btest 0.000988 0.000189 109.575912 ( 9.569645)
test_basic 0.000206 0.004777 0.891370 ( 0.963845)
test_all 0.117717 0.022524 578.216317 ( 60.192238)
test_rubyspec 0.037664 0.027945 138.218492 ( 16.177878)
total: 96.89 sec