Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-234132
#<BuildRuby:0x00005651d8d46e00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221030-234132",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005287 0.004221 1.171935 ( 1.213765)
build_miniruby 0.001334 0.000307 0.101383 ( 0.099439)
build_ruby 0.000000 0.001792 0.100003 ( 0.097180)
build_all 0.002872 0.005897 1.354200 ( 0.583745)
build_install 0.015546 0.001012 1.702201 ( 0.920817)
test_btest 0.001404 0.000413 61.782627 ( 6.621780)
test_basic 0.005165 0.001520 0.360781 ( 0.452358)
test_all 0.005613 0.001651 520.236385 ( 55.520074)
test_rubyspec 0.069074 0.055609 43.327434 ( 51.561263)
total: 117.07 sec