Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-193221
#<BuildRuby:0x000055ee34fa3548
@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.20240614-193221",
@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.000014)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003770 0.002155 1.702078 ( 2.071310)
build_miniruby 0.000694 0.000397 1.043959 ( 1.044246)
build_ruby 0.001693 0.000000 3.337101 ( 3.336957)
build_all 0.010608 0.000000 18.255599 ( 1.659689)
build_install 0.009105 0.001793 6.441216 ( 1.533658)
test_btest 0.000000 0.001368 107.396010 ( 9.230394)
test_basic 0.002806 0.002258 0.863575 ( 0.942763)
test_all 0.117979 0.023837 563.904279 ( 57.588137)
test_rubyspec 0.031266 0.034824 132.510693 ( 15.647845)
total: 93.06 sec