Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-100519
#<BuildRuby:0x000056096a780090
@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.20230619-100519",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001512 0.003455 1.351761 ( 2.649457)
build_miniruby 0.001122 0.000236 0.908163 ( 0.907022)
build_ruby 0.001227 0.000000 2.495268 ( 2.496616)
build_all 0.010147 0.000000 15.798212 ( 1.442985)
build_install 0.009374 0.000000 4.637109 ( 1.125240)
test_btest 0.001073 0.000000 82.931970 ( 7.993441)
test_basic 0.002222 0.002622 0.733982 ( 0.814990)
test_all 0.001548 0.000287 433.480447 ( 45.121151)
test_rubyspec 0.025817 0.012954 42.267920 ( 54.735044)
total: 117.29 sec