Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-145222
#<BuildRuby:0x0000556d80810090
@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-145222",
@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.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004762 0.000377 1.661215 ( 1.988125)
build_miniruby 0.000756 0.000311 0.995014 ( 0.994735)
build_ruby 0.001112 0.000458 3.333036 ( 3.333363)
build_all 0.008424 0.001714 16.960998 ( 1.585304)
build_install 0.008956 0.001729 5.907734 ( 1.403630)
test_btest 0.000941 0.000346 103.146194 ( 7.812362)
test_basic 0.001781 0.003453 0.810005 ( 0.889041)
test_all 0.107149 0.033573 540.218356 ( 63.265055)
test_rubyspec 0.031080 0.033761 132.201623 ( 15.647491)
total: 96.92 sec