Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-200158
#<BuildRuby:0x000055ace0780068
@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.20240618-200158",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003871 0.001807 1.668489 ( 2.030028)
build_miniruby 0.000726 0.000338 0.973621 ( 0.972640)
build_ruby 0.001019 0.000475 3.268043 ( 3.267855)
build_all 0.006479 0.003307 16.981288 ( 1.626150)
build_install 0.005587 0.004917 6.044294 ( 1.458217)
test_btest 0.000556 0.000278 106.796678 ( 8.451036)
test_basic 0.001545 0.002876 0.817032 ( 0.896595)
test_all 0.101705 0.037100 547.461106 ( 61.670060)
test_rubyspec 0.025378 0.038465 132.819251 ( 16.174466)
total: 96.55 sec