Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-002457
#<BuildRuby:0x00005617900b7f68
@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.20221122-002457",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004750 0.000558 1.128761 ( 1.361908)
build_miniruby 0.000837 0.000099 2.756935 ( 2.324679)
build_ruby 0.001132 0.000133 2.806506 ( 2.698086)
build_all 0.000352 0.008781 15.897578 ( 3.374259)
build_install 0.007255 0.000640 2.108240 ( 1.192452)
test_btest 0.000471 0.000105 58.040192 ( 12.334430)
test_basic 0.003724 0.000828 0.293900 ( 0.385084)
test_all 0.000935 0.000207 681.546051 (125.215431)
test_rubyspec 0.050054 0.021778 53.108869 ( 61.304763)
total: 210.19 sec