Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-062018
#<BuildRuby:0x0000556db91381a8
@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-062018",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004388 0.002194 1.836816 ( 2.654215)
build_miniruby 0.000747 0.000373 1.048608 ( 1.048660)
build_ruby 0.001262 0.000631 3.302147 ( 3.302192)
build_all 0.004976 0.004776 17.191000 ( 1.624198)
build_install 0.001580 0.008831 6.001019 ( 1.428804)
test_btest 0.000463 0.000299 103.307693 ( 9.054721)
test_basic 0.002668 0.001726 0.889727 ( 0.963935)
test_all 0.107219 0.033293 562.175602 ( 59.251333)
test_rubyspec 0.040916 0.029973 134.761655 ( 16.213149)
total: 95.54 sec