Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-002442
#<BuildRuby:0x00005652a5cb0090
@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.20240615-002442",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004164 0.001136 1.073548 ( 1.319736)
build_miniruby 0.000913 0.000249 0.710708 ( 0.710662)
build_ruby 0.001526 0.000000 2.240507 ( 2.240829)
build_all 0.007800 0.000096 12.532010 ( 1.030987)
build_install 0.008552 0.004394 4.194118 ( 1.061924)
test_btest 0.000554 0.000147 70.384328 ( 4.918626)
test_basic 0.000000 0.004756 0.400442 ( 0.481327)
test_all 0.065418 0.039613 368.719275 ( 38.658157)
test_rubyspec 0.020598 0.021075 86.420784 ( 11.014571)
total: 61.44 sec