Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-051204
#<BuildRuby:0x000055b6a179ac40
@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.20220815-051204",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006838 0.000000 0.842210 ( 1.148546)
build_miniruby 0.000976 0.000027 0.058057 ( 0.056719)
build_ruby 0.000761 0.000234 0.059907 ( 0.058773)
build_all 0.001433 0.003057 1.564595 ( 0.597536)
build_install 0.011066 0.000000 1.918903 ( 0.959685)
test_btest 0.000808 0.000000 52.445989 ( 8.682340)
test_basic 0.005030 0.000522 0.317743 ( 0.406281)
test_all 0.001169 0.000325 626.376863 ( 90.034275)
test_rubyspec 0.075173 0.046088 44.010439 ( 51.375228)
total: 153.32 sec