Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-222828
#<BuildRuby:0x0000559767b2ef90
@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.20221014-222828",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009711 0.001618 1.091529 ( 1.125473)
build_miniruby 0.002186 0.000364 0.107109 ( 0.103252)
build_ruby 0.002077 0.000347 0.101684 ( 0.097593)
build_all 0.006865 0.001144 1.285099 ( 0.554593)
build_install 0.014937 0.000530 1.617116 ( 0.872935)
test_btest 0.001487 0.000213 61.287442 ( 6.588086)
test_basic 0.004961 0.000709 0.348350 ( 0.448449)
test_all 0.008388 0.000000 488.561173 ( 53.975827)
test_rubyspec 0.077469 0.057238 43.066349 ( 51.685579)
total: 115.45 sec