Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-193330
#<BuildRuby:0x00005556b3d0d1a8
@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.20221007-193330",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007640 0.002734 1.091475 ( 1.155153)
build_miniruby 0.001407 0.000402 0.097283 ( 0.093976)
build_ruby 0.001286 0.000368 0.100686 ( 0.097746)
build_all 0.007524 0.000999 1.317538 ( 0.559425)
build_install 0.010955 0.004884 1.663032 ( 0.889460)
test_btest 0.001702 0.000501 58.367518 ( 6.372480)
test_basic 0.004526 0.001331 0.352531 ( 0.451073)
test_all 0.006883 0.000639 483.279939 ( 52.829334)
test_rubyspec 0.104586 0.034730 42.695246 ( 51.278549)
total: 113.73 sec