Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-123326
#<BuildRuby:0x000055af548ca7e0
@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.20220803-123326",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000785 0.006139 0.868013 ( 1.238356)
build_miniruby 0.000794 0.000227 0.058135 ( 0.056783)
build_ruby 0.000812 0.000232 0.059173 ( 0.057778)
build_all 0.003574 0.001022 1.532146 ( 0.593562)
build_install 0.010544 0.000643 5.643270 ( 2.161677)
test_btest 0.000875 0.000000 52.620608 ( 8.457354)
test_basic 0.005029 0.000424 0.284691 ( 0.373742)
test_all 0.001196 0.000282 630.424753 ( 92.508799)
test_rubyspec 0.097351 0.031541 43.759419 ( 51.160732)
total: 156.61 sec