Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-200038
#<BuildRuby:0x00005606fbe08118
@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.20220606-200038",
@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.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000017 0.000009 0.000026 ( 0.000025)
build_up 0.004471 0.002236 0.840593 ( 1.000748)
build_miniruby 0.000695 0.000348 0.057522 ( 0.056273)
build_ruby 0.000617 0.000309 0.058684 ( 0.057357)
build_all 0.002917 0.001458 1.509112 ( 0.609202)
build_install 0.010156 0.000954 6.328014 ( 2.881420)
test_btest 0.000646 0.000277 52.966638 ( 8.262647)
test_basic 0.004044 0.001733 0.290477 ( 0.378950)
test_all 0.001135 0.000486 651.751925 ( 94.191838)
test_rubyspec 0.064792 0.058364 44.349433 ( 49.896388)
total: 157.34 sec