Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-203632
#<BuildRuby:0x0000558e2a9848e8
@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.20221113-203632",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006010 0.004468 1.077050 ( 1.111670)
build_miniruby 0.001537 0.000329 0.117861 ( 0.114272)
build_ruby 0.001866 0.000400 0.122829 ( 0.104684)
build_all 0.009185 0.000053 1.545818 ( 0.667678)
build_install 0.015655 0.005964 1.900206 ( 0.980302)
test_btest 0.001274 0.000283 87.899889 ( 8.668695)
test_basic 0.006717 0.000377 0.404863 ( 0.504440)
test_all 0.002514 0.000529 652.332500 ( 68.001938)
test_rubyspec 0.113115 0.056147 47.954624 ( 56.420643)
total: 136.58 sec