Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-163254
#<BuildRuby:0x0000560e3a9f9310
@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.20220718-163254",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000950 0.008716 0.827516 ( 1.023516)
build_miniruby 0.000935 0.000432 0.059973 ( 0.059368)
build_ruby 0.000999 0.000461 0.053118 ( 0.052326)
build_all 0.005784 0.002670 1.275474 ( 0.486627)
build_install 0.012886 0.003786 4.337831 ( 1.811426)
test_btest 0.001002 0.000429 51.799315 ( 6.353583)
test_basic 0.005524 0.000304 0.283649 ( 0.374589)
test_all 0.002267 0.000907 508.279506 ( 53.598212)
test_rubyspec 0.065562 0.060870 41.975715 ( 47.756943)
total: 111.52 sec