Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-033821
#<BuildRuby:0x00005576aa0b04e8
@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.20220302-033821",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010431 1.016801 ( 1.362408)
build_miniruby 0.001146 0.000826 0.074064 ( 0.072042)
build_ruby 0.001573 0.000562 0.075638 ( 0.073510)
build_all 0.009954 0.000589 4.197706 ( 0.843833)
build_install 0.022999 0.001595 7.860705 ( 2.431053)
test_btest 0.000924 0.000231 76.331087 ( 8.204169)
test_basic 0.007985 0.000000 0.328377 ( 0.419969)
test_all 0.002005 0.000240 678.670544 ( 66.238897)
test_rubyspec 0.111498 0.042413 46.580823 ( 51.886139)
total: 131.53 sec