Logfile: /home/ko1/ruby/logs/brlog.trunk.20240808-221019
#<BuildRuby:0x000055f511729cd0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240808-221019",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002557 0.003588 1.161825 ( 1.580203)
build_miniruby 0.000728 0.000182 0.706874 ( 0.706846)
build_ruby 0.001174 0.000293 2.275457 ( 2.276019)
build_all 0.006192 0.001548 12.666201 ( 1.050746)
build_install 0.015601 0.000000 4.442945 ( 1.077261)
test_btest 0.000890 0.000000 74.646198 ( 5.835182)
test_basic 0.002613 0.002764 0.414902 ( 0.494731)
test_all 0.085157 0.014522 372.338557 ( 43.297431)
test_rubyspec 0.029610 0.016210 90.531425 ( 11.255835)
total: 67.57 sec