Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-185807
#<BuildRuby:0x000055fe2e6afbd0
@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-185807",
@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.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003557 0.002033 1.825241 ( 2.102295)
build_miniruby 0.000718 0.000411 1.035545 ( 1.035181)
build_ruby 0.000903 0.000515 3.488053 ( 3.488196)
build_all 0.006876 0.003327 18.287886 ( 1.723378)
build_install 0.009124 0.002361 6.465089 ( 1.571479)
test_btest 0.000541 0.000285 110.926717 ( 9.235462)
test_basic 0.003418 0.001597 1.013243 ( 1.086195)
test_all 0.103485 0.037810 569.602313 ( 51.001362)
test_rubyspec 0.033874 0.035128 138.688255 ( 16.685868)
total: 87.93 sec