Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-095022
#<BuildRuby:0x00005582d845e9c0
@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.20221013-095022",
@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.010428 0.001004 1.119559 ( 1.305089)
build_miniruby 0.002043 0.000314 0.096002 ( 0.092156)
build_ruby 0.001330 0.000205 0.101846 ( 0.098923)
build_all 0.007451 0.001146 1.323517 ( 0.573676)
build_install 0.014868 0.000000 1.610387 ( 0.886102)
test_btest 0.002041 0.000000 64.639483 ( 6.440474)
test_basic 0.007457 0.000000 0.352525 ( 0.442187)
test_all 0.005822 0.001789 514.165851 ( 54.241811)
test_rubyspec 0.065284 0.069607 43.196275 ( 51.736843)
total: 115.82 sec