Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-122120
#<BuildRuby:0x00005561322506c8
@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.20220318-122120",
@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.000006)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011527 0.000766 0.994243 ( 1.194036)
build_miniruby 0.001413 0.000283 0.068264 ( 0.066742)
build_ruby 0.001436 0.000287 0.069902 ( 0.068511)
build_all 0.007746 0.001549 4.161311 ( 0.861579)
build_install 0.015098 0.008555 7.908483 ( 2.417540)
test_btest 0.001015 0.000267 74.038993 ( 8.094937)
test_basic 0.002675 0.004074 0.336823 ( 0.425972)
test_all 0.001312 0.000394 666.193119 ( 65.400702)
test_rubyspec 0.097398 0.070815 45.937858 ( 51.128540)
total: 129.66 sec