Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-133507
#<BuildRuby:0x00005558bcb243e0
@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.20221202-133507",
@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.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008307 0.003021 1.197669 ( 1.200508)
build_miniruby 0.001646 0.000599 0.849473 ( 0.847415)
build_ruby 0.003315 0.000000 2.229698 ( 2.132556)
build_all 0.018602 0.001585 18.525179 ( 2.156765)
build_install 0.012548 0.008344 2.043638 ( 1.043392)
test_btest 0.001169 0.000389 95.415342 ( 9.168253)
test_basic 0.003568 0.005585 0.328160 ( 0.412947)
test_all 0.002269 0.000864 699.290286 ( 72.600264)
test_rubyspec 0.091894 0.074507 49.079599 ( 57.235410)
total: 146.80 sec