Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-083235
#<BuildRuby:0x000055f6a7dd8af8
@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.20220404-083235",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011252 1.043329 ( 1.696884)
build_miniruby 0.001044 0.001012 0.074848 ( 0.073326)
build_ruby 0.001196 0.000551 0.075695 ( 0.075017)
build_all 0.010798 0.000000 4.268702 ( 0.862792)
build_install 0.020180 0.003453 8.592381 ( 3.018361)
test_btest 0.000891 0.000297 73.678408 ( 8.172052)
test_basic 0.005700 0.001900 0.332552 ( 0.422128)
test_all 0.001883 0.000628 698.615902 ( 67.192174)
test_rubyspec 0.118045 0.047192 46.501716 ( 51.711506)
total: 133.23 sec