Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-053330
#<BuildRuby:0x0000562aae510ea8
@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.20220919-053330",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000048 0.000007 0.000055 ( 0.000057)
build_up 0.008645 0.000652 1.087803 ( 1.242206)
build_miniruby 0.001812 0.000259 0.112473 ( 0.107918)
build_ruby 0.001707 0.000244 0.116874 ( 0.099332)
build_all 0.009928 0.000071 1.583551 ( 0.635044)
build_install 0.021491 0.000261 1.971678 ( 0.972055)
test_btest 0.001042 0.000104 79.301782 ( 8.433952)
test_basic 0.008425 0.000000 0.386779 ( 0.473673)
test_all 0.005362 0.000000 678.308348 ( 68.737390)
test_rubyspec 0.079653 0.093490 45.683069 ( 54.147937)
total: 134.85 sec