Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-172123
#<BuildRuby:0x000055ba0b38f0e8
@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.20240620-172123",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000813 0.004273 1.036541 ( 1.472519)
build_miniruby 0.000840 0.000130 0.708817 ( 0.709151)
build_ruby 0.001353 0.000208 2.273056 ( 2.273710)
build_all 0.003152 0.005118 12.529165 ( 1.015749)
build_install 0.011266 0.003976 4.142162 ( 1.076021)
test_btest 0.000530 0.000133 69.742412 ( 6.066710)
test_basic 0.004000 0.001000 0.401458 ( 0.481346)
test_all 0.087262 0.012252 368.223548 ( 40.361872)
test_rubyspec 0.022335 0.022301 87.426764 ( 11.044881)
total: 64.50 sec