Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-035938
#<BuildRuby:0x00005614338d3e00
@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.20221126-035938",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004770 0.000000 1.097372 ( 1.131168)
build_miniruby 0.000937 0.000000 1.020689 ( 1.019356)
build_ruby 0.001336 0.000000 2.811447 ( 2.698036)
build_all 0.004846 0.003975 15.937138 ( 3.346381)
build_install 0.008892 0.000170 2.087950 ( 1.230824)
test_btest 0.000518 0.000086 60.596104 ( 11.469275)
test_basic 0.000950 0.003380 0.289166 ( 0.381025)
test_all 0.000963 0.000203 686.602344 (107.907190)
test_rubyspec 0.031593 0.040162 52.786471 ( 61.038781)
total: 190.22 sec