Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-053604
#<BuildRuby:0x00005631fec37bd0
@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.20240622-053604",
@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.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005011 0.000568 1.880506 ( 2.020884)
build_miniruby 0.000797 0.000426 1.061984 ( 1.061279)
build_ruby 0.000897 0.000478 3.456444 ( 3.457123)
build_all 0.005441 0.004870 17.622295 ( 1.653599)
build_install 0.005371 0.004897 6.251031 ( 1.470782)
test_btest 0.000670 0.000394 107.571720 ( 8.601173)
test_basic 0.005523 0.000000 1.015967 ( 1.088175)
test_all 0.103722 0.037198 542.728658 ( 58.309453)
test_rubyspec 0.036710 0.029341 137.145944 ( 16.168784)
total: 93.83 sec