Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-001203
#<BuildRuby:0x00005559cffd2e00
@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.20221017-001203",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008002 0.001334 1.120071 ( 1.459299)
build_miniruby 0.002262 0.000377 0.101755 ( 0.097900)
build_ruby 0.001447 0.000241 0.101998 ( 0.098762)
build_all 0.008078 0.000504 1.367311 ( 0.587952)
build_install 0.007118 0.009320 1.667268 ( 0.905401)
test_btest 0.001710 0.000456 60.356762 ( 6.711656)
test_basic 0.007019 0.000000 0.366775 ( 0.454577)
test_all 0.003116 0.005071 511.322505 ( 54.433510)
test_rubyspec 0.086215 0.034932 43.002533 ( 51.244356)
total: 115.99 sec