Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-162202
#<BuildRuby:0x0000555e74d74d30
@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.20220918-162202",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001119 0.008795 1.098108 ( 1.132066)
build_miniruby 0.001298 0.000708 0.119155 ( 0.117731)
build_ruby 0.001629 0.000889 0.115123 ( 0.100244)
build_all 0.009752 0.000669 1.606332 ( 0.680642)
build_install 0.013227 0.008584 1.929716 ( 0.987798)
test_btest 0.000860 0.000430 73.145839 ( 8.827377)
test_basic 0.003802 0.003929 0.371509 ( 0.463568)
test_all 0.002044 0.000591 632.393294 ( 66.259612)
test_rubyspec 0.122543 0.055977 45.706841 ( 53.798814)
total: 132.37 sec