Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-225546
#<BuildRuby:0x000055b8c22540b0
@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-225546",
@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.000012)
build_up 0.004191 0.001992 2.006216 ( 2.137595)
build_miniruby 0.000736 0.000389 1.148235 ( 1.148360)
build_ruby 0.001051 0.000556 3.573927 ( 3.573777)
build_all 0.006959 0.003465 18.004378 ( 1.668759)
build_install 0.002155 0.008834 6.255966 ( 1.456064)
test_btest 0.000718 0.000454 108.050475 ( 9.589295)
test_basic 0.000603 0.004306 0.962995 ( 1.035015)
test_all 0.106162 0.034019 576.664770 ( 56.964443)
test_rubyspec 0.026917 0.041034 135.012650 ( 15.882883)
total: 93.46 sec