Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-135406
#<BuildRuby:0x0000563446d31550
@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-135406",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004109 0.005579 1.122711 ( 1.155815)
build_miniruby 0.001939 0.000705 0.105608 ( 0.101335)
build_ruby 0.001084 0.000394 0.101842 ( 0.099430)
build_all 0.006001 0.002182 1.328529 ( 0.571790)
build_install 0.014113 0.001080 1.612797 ( 0.895270)
test_btest 0.001542 0.000475 62.004939 ( 6.111861)
test_basic 0.006346 0.000184 0.371802 ( 0.461467)
test_all 0.004485 0.001282 486.656304 ( 52.787745)
test_rubyspec 0.090605 0.025887 43.622474 ( 51.660411)
total: 113.85 sec