Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-114240
#<BuildRuby:0x0000565541514090
@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.20240620-114240",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004541 0.001702 1.864617 ( 2.193373)
build_miniruby 0.000811 0.000305 1.107774 ( 1.107339)
build_ruby 0.000000 0.001599 3.279622 ( 3.279890)
build_all 0.005290 0.005012 17.562498 ( 1.638471)
build_install 0.005796 0.005245 6.114372 ( 1.435748)
test_btest 0.001138 0.000000 108.911323 ( 9.027658)
test_basic 0.004562 0.000473 0.821089 ( 0.898271)
test_all 0.105503 0.034074 576.764624 ( 58.901524)
test_rubyspec 0.027901 0.039618 134.823566 ( 16.349176)
total: 94.83 sec