Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-043549
#<BuildRuby:0x0000726e958bfdc8
@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.20240624-043549",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003223 0.001312 1.626262 ( 1.797615)
build_miniruby 0.000750 0.000191 0.801282 ( 0.799644)
build_ruby 0.001428 0.000005 3.071047 ( 3.070735)
build_all 0.007190 0.003801 21.321879 ( 2.001789)
build_install 0.008268 0.002231 6.897784 ( 1.720153)
test_btest 0.000632 0.000177 122.987954 ( 10.022155)
test_basic 0.003492 0.003239 0.600621 ( 0.675107)
test_all 0.112066 0.036616 641.359831 ( 59.390843)
test_rubyspec 0.032469 0.043624 152.118544 ( 17.227331)
total: 96.71 sec