Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-125524
#<BuildRuby:0x000055e0c3900e80
@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.20221008-125524",
@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.000029 0.000002 0.000031 ( 0.000031)
autoconf 0.000044 0.000003 0.000047 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.012059 1.102262 ( 1.170949)
build_miniruby 0.000232 0.001778 0.098693 ( 0.095626)
build_ruby 0.001529 0.000510 0.098477 ( 0.095714)
build_all 0.006622 0.002207 1.345715 ( 0.556102)
build_install 0.012612 0.002665 1.649226 ( 0.895156)
test_btest 0.000000 0.001409 61.442589 ( 6.456548)
test_basic 0.002607 0.004036 0.347290 ( 0.446659)
test_all 0.006873 0.001578 486.186942 ( 53.117260)
test_rubyspec 0.068417 0.063587 42.553247 ( 51.148982)
total: 113.98 sec