Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-113550
#<BuildRuby:0x00005563c3ac3e20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-113550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004901 0.000234 1.126331 ( 1.250817)
build_miniruby 0.000785 0.000037 0.961106 ( 0.960006)
build_ruby 0.001048 0.000050 2.744241 ( 2.650138)
build_all 0.008806 0.000000 15.703681 ( 3.284401)
build_install 0.009777 0.000000 2.011813 ( 1.176498)
test_btest 0.000594 0.000000 64.657609 ( 10.577427)
test_basic 0.004549 0.000000 0.334557 ( 0.425455)
test_all 0.000991 0.000000 662.844506 (109.815847)
test_rubyspec 0.041498 0.016076 53.311496 ( 61.519651)
total: 191.66 sec