Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-190057
#<BuildRuby:0x0000556fe57c0088
@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-190057",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006652 0.000000 0.867125 ( 0.902554)
build_miniruby 0.000995 0.000000 0.057347 ( 0.056145)
build_ruby 0.000986 0.000031 0.060323 ( 0.058965)
build_all 0.004292 0.000286 1.549565 ( 0.591215)
build_install 0.010667 0.000388 1.924621 ( 0.961950)
test_btest 0.000711 0.000045 53.023457 ( 8.748724)
test_basic 0.005343 0.000334 0.254709 ( 0.343627)
test_all 0.001831 0.000115 631.216316 ( 92.748451)
test_rubyspec 0.030198 0.045967 43.826682 ( 52.027903)
total: 156.44 sec