Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-021830
#<BuildRuby:0x0000559f09ce0010
@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-021830",
@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.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002078 0.003050 1.812495 ( 2.154380)
build_miniruby 0.000772 0.000386 1.004290 ( 1.005080)
build_ruby 0.000998 0.000499 3.382787 ( 3.382942)
build_all 0.005668 0.004675 18.182673 ( 1.743664)
build_install 0.007248 0.003621 6.375884 ( 1.538590)
test_btest 0.000861 0.000451 109.268732 ( 8.899178)
test_basic 0.001888 0.002722 0.730088 ( 0.802458)
test_all 0.122784 0.022543 574.862433 ( 55.183503)
test_rubyspec 0.032442 0.038826 137.185824 ( 16.631994)
total: 91.34 sec