Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-221409
#<BuildRuby:0x0000559c9fe76f08
@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.20221029-221409",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006523 0.003473 1.073044 ( 1.177641)
build_miniruby 0.001415 0.000435 0.095573 ( 0.092365)
build_ruby 0.001137 0.000350 0.096550 ( 0.094236)
build_all 0.004156 0.004998 1.330342 ( 0.576919)
build_install 0.006285 0.010062 1.705876 ( 0.914597)
test_btest 0.001244 0.000622 62.172266 ( 6.201278)
test_basic 0.004572 0.002286 0.354279 ( 0.444469)
test_all 0.008105 0.000000 495.637575 ( 53.952997)
test_rubyspec 0.076096 0.053022 43.322882 ( 51.917063)
total: 115.37 sec