Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-203003
#<BuildRuby:0x000055b8e182aad8
@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.20221019-203003",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003044 0.007068 1.118633 ( 2.008349)
build_miniruby 0.000000 0.001571 0.103900 ( 0.102820)
build_ruby 0.000019 0.001638 0.108520 ( 0.106996)
build_all 0.005007 0.003081 1.372139 ( 0.592730)
build_install 0.011715 0.004610 1.697193 ( 0.921672)
test_btest 0.001443 0.000825 62.176865 ( 6.882318)
test_basic 0.002240 0.005777 0.365293 ( 0.456446)
test_all 0.006252 0.001050 508.586096 ( 54.539709)
test_rubyspec 0.062236 0.059017 43.091544 ( 51.738095)
total: 117.35 sec