Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-060957
#<BuildRuby:0x000055de4216d160
@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.20221130-060957",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010355 0.001509 1.231488 ( 1.402592)
build_miniruby 0.000000 0.003123 0.843196 ( 0.840684)
build_ruby 0.001399 0.001506 2.248850 ( 2.156199)
build_all 0.023007 0.000181 18.605192 ( 2.174929)
build_install 0.011466 0.009720 2.047425 ( 1.018488)
test_btest 0.001280 0.000384 87.113988 ( 9.108164)
test_basic 0.004074 0.006108 0.354753 ( 0.439463)
test_all 0.001674 0.000585 698.114444 ( 70.077284)
test_rubyspec 0.093642 0.065324 49.728769 ( 57.844672)
total: 145.06 sec