Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-040223
#<BuildRuby:0x000055fb55944ea8
@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.20220908-040223",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003482 0.007780 0.971910 ( 1.017102)
build_miniruby 0.001633 0.000466 0.069713 ( 0.067738)
build_ruby 0.001721 0.000492 0.072116 ( 0.069765)
build_all 0.010262 0.000000 1.559554 ( 0.607809)
build_install 0.022066 0.001518 1.909932 ( 0.947076)
test_btest 0.000927 0.000186 94.332577 ( 9.335816)
test_basic 0.000000 0.007611 0.356561 ( 0.444065)
test_all 0.000000 0.002408 629.009064 ( 65.932926)
test_rubyspec 0.113497 0.056431 47.224447 ( 55.658448)
total: 134.08 sec