Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-073238
#<BuildRuby:0x00005645e71b4990
@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.20221029-073238",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005675 0.002746 1.100409 ( 1.432304)
build_miniruby 0.000000 0.001536 0.102023 ( 0.101064)
build_ruby 0.000000 0.001725 0.101199 ( 0.100108)
build_all 0.003771 0.005092 1.317789 ( 0.593572)
build_install 0.011173 0.003724 1.655119 ( 0.910272)
test_btest 0.002419 0.000000 59.479023 ( 6.817235)
test_basic 0.002369 0.004719 0.356273 ( 0.449157)
test_all 0.002943 0.004793 523.965708 ( 55.542308)
test_rubyspec 0.091166 0.025986 43.527208 ( 52.117048)
total: 118.06 sec