Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-172000
#<BuildRuby:0x000055ba34b8af08
@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.20220720-172000",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000042 0.000007 0.000049 ( 0.000048)
build_up 0.010144 0.000934 0.855204 ( 1.186233)
build_miniruby 0.002167 0.000334 0.060826 ( 0.058877)
build_ruby 0.001334 0.000205 0.063286 ( 0.063990)
build_all 0.007963 0.001225 1.286383 ( 0.505186)
build_install 0.005559 0.010912 4.396879 ( 1.838135)
test_btest 0.001559 0.000446 52.826506 ( 6.188771)
test_basic 0.004732 0.001352 0.294269 ( 0.386449)
test_all 0.003349 0.000000 477.964094 ( 52.386276)
test_rubyspec 0.097903 0.024809 41.831838 ( 47.434421)
total: 110.05 sec