Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-213104
#<BuildRuby:0x000055b4a031c4f0
@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.20220402-213104",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006232 0.006414 1.013411 ( 1.077842)
build_miniruby 0.001936 0.000342 0.062633 ( 0.061016)
build_ruby 0.000000 0.001998 0.077861 ( 0.077635)
build_all 0.008068 0.003418 4.240126 ( 0.867975)
build_install 0.016293 0.007053 8.556246 ( 3.046485)
test_btest 0.001250 0.000000 76.506257 ( 8.121225)
test_basic 0.006645 0.001069 0.334132 ( 0.424273)
test_all 0.001046 0.000273 683.620205 ( 69.730471)
test_rubyspec 0.125006 0.039100 46.346350 ( 51.505124)
total: 134.91 sec