Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-100347
#<BuildRuby:0x000055692be2fe98
@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.20220504-100347",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002221 0.004692 0.849268 ( 0.914858)
build_miniruby 0.000000 0.000911 0.056639 ( 0.055480)
build_ruby 0.000000 0.000976 0.057115 ( 0.055999)
build_all 0.002547 0.001801 1.489771 ( 0.592685)
build_install 0.008292 0.001171 6.248436 ( 2.827103)
test_btest 0.000525 0.000150 53.461613 ( 8.522301)
test_basic 0.005337 0.001525 0.353498 ( 0.440436)
test_all 0.001134 0.000324 640.462731 ( 93.033914)
test_rubyspec 0.080513 0.041979 43.880020 ( 48.782167)
total: 155.23 sec