Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-195327
#<BuildRuby:0x00005562c817cb60
@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.20221203-195327",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006191 0.005329 1.210921 ( 1.252959)
build_miniruby 0.002565 0.000592 0.841797 ( 0.839033)
build_ruby 0.002790 0.000643 2.231164 ( 2.135824)
build_all 0.019160 0.000888 18.710643 ( 2.180064)
build_install 0.009577 0.013206 2.131278 ( 1.040031)
test_btest 0.000996 0.000312 89.719046 ( 9.337387)
test_basic 0.004521 0.005332 0.341103 ( 0.423708)
test_all 0.001489 0.000526 682.474296 ( 71.073762)
test_rubyspec 0.084068 0.083921 49.533789 ( 57.689012)
total: 145.97 sec