Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-130336
#<BuildRuby:0x0000556e80fccc10
@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.20220303-130336",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011736 0.000490 0.997695 ( 1.047154)
build_miniruby 0.002244 0.000000 0.074408 ( 0.072871)
build_ruby 0.002286 0.000000 0.075569 ( 0.074086)
build_all 0.006649 0.004199 4.243993 ( 0.855277)
build_install 0.016409 0.007755 7.993006 ( 2.433219)
test_btest 0.001127 0.000188 74.017597 ( 8.165353)
test_basic 0.007359 0.000515 0.342273 ( 0.431468)
test_all 0.001962 0.000000 676.919381 ( 66.379434)
test_rubyspec 0.113590 0.061870 46.377883 ( 51.791516)
total: 131.25 sec