Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-175521
#<BuildRuby:0x0000558b6ae300d0
@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.20220811-175521",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006760 0.832674 ( 1.272876)
build_miniruby 0.000000 0.000947 0.057288 ( 0.056137)
build_ruby 0.000000 0.001028 0.060505 ( 0.059142)
build_all 0.001490 0.003181 1.552395 ( 0.588551)
build_install 0.010814 0.000707 5.681679 ( 2.158320)
test_btest 0.000616 0.000154 51.416132 ( 8.665795)
test_basic 0.004376 0.001094 0.256287 ( 0.345897)
test_all 0.000746 0.000187 611.451111 ( 86.791447)
test_rubyspec 0.077489 0.043654 43.983460 ( 51.355994)
total: 151.29 sec