Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-052856
#<BuildRuby:0x00005581cd7d80d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-052856",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.010627 1.226566 ( 2.324491)
build_miniruby 0.001746 0.000964 0.840863 ( 0.839669)
build_ruby 0.001492 0.001243 2.222368 ( 2.137584)
build_all 0.010945 0.010335 18.566155 ( 2.168568)
build_install 0.011490 0.010966 1.872486 ( 0.961348)
test_btest 0.000731 0.000639 82.798869 ( 9.054788)
test_basic 0.005552 0.005365 0.357450 ( 0.439348)
test_all 0.001213 0.001071 702.730865 ( 72.207488)
test_rubyspec 0.075643 0.096595 49.343722 ( 57.489670)
total: 147.62 sec