Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-102803
#<BuildRuby:0x00005654ff0404c0
@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.20221117-102803",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004654 0.004079 1.074463 ( 1.154031)
build_miniruby 0.000000 0.002129 0.912321 ( 0.935332)
build_ruby 0.000598 0.001944 2.345390 ( 2.295100)
build_all 0.018191 0.001354 18.365433 ( 2.269716)
build_install 0.019965 0.000000 1.931016 ( 1.061483)
test_btest 0.001621 0.000000 86.480371 ( 9.615505)
test_basic 0.004640 0.001973 0.365032 ( 0.456117)
test_all 0.002766 0.000303 711.775618 ( 75.202070)
test_rubyspec 0.072370 0.056773 50.991050 ( 59.565667)
total: 152.56 sec