Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-094600
#<BuildRuby:0x000055632f2e7600
@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.20220921-094600",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009840 0.000894 1.110687 ( 1.379251)
build_miniruby 0.001585 0.000244 0.112401 ( 0.108895)
build_ruby 0.001699 0.000261 0.116736 ( 0.099933)
build_all 0.009914 0.000738 1.578793 ( 0.645497)
build_install 0.006924 0.014341 1.955637 ( 0.983018)
test_btest 0.001062 0.000332 75.101088 ( 8.527939)
test_basic 0.007570 0.000758 0.374674 ( 0.462491)
test_all 0.002592 0.002716 675.832362 ( 68.111963)
test_rubyspec 0.104181 0.068705 45.562009 ( 54.097420)
total: 134.42 sec