Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-142624
#<BuildRuby:0x0000556e5b030038
@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.20240619-142624",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.005790 0.000787 1.859961 ( 2.097015)
build_miniruby 0.000781 0.000342 1.091271 ( 1.090868)
build_ruby 0.001275 0.000558 3.654441 ( 3.654147)
build_all 0.008748 0.001856 17.673615 ( 1.727258)
build_install 0.004170 0.006470 6.157686 ( 1.482758)
test_btest 0.000464 0.000218 106.267432 ( 9.426790)
test_basic 0.004238 0.000000 0.794608 ( 0.875084)
test_all 0.121837 0.020352 568.506717 ( 59.840188)
test_rubyspec 0.027366 0.038859 134.638439 ( 15.999938)
total: 96.19 sec