Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-223647
#<BuildRuby:0x000055c0b80acc00
@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.20220824-223647",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006534 0.004982 0.964591 ( 1.090238)
build_miniruby 0.001767 0.000253 0.074562 ( 0.072520)
build_ruby 0.001695 0.000242 0.075092 ( 0.073460)
build_all 0.009727 0.000021 1.525597 ( 0.577875)
build_install 0.019381 0.004139 1.899097 ( 0.908613)
test_btest 0.001072 0.000153 75.513608 ( 7.965748)
test_basic 0.003406 0.004413 0.323183 ( 0.411466)
test_all 0.004604 0.000003 643.477740 ( 64.935700)
test_rubyspec 0.121454 0.046504 45.513887 ( 54.017558)
total: 130.05 sec