Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-081903
#<BuildRuby:0x00005651a43fc630
@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-081903",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000023 0.000007 0.000030 ( 0.000027)
build_up 0.008049 0.002196 1.255083 ( 1.622244)
build_miniruby 0.002056 0.000561 0.855371 ( 0.854223)
build_ruby 0.002725 0.000743 2.241354 ( 2.148060)
build_all 0.012909 0.007864 18.613989 ( 2.202443)
build_install 0.016309 0.005437 2.008351 ( 1.024137)
test_btest 0.000820 0.000273 91.779196 ( 8.754687)
test_basic 0.003277 0.006218 0.359984 ( 0.444355)
test_all 0.001389 0.000539 735.248034 ( 70.922315)
test_rubyspec 0.088892 0.092920 49.579215 ( 57.665180)
total: 145.64 sec