Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-043558
#<BuildRuby:0x000055a9946a0480
@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.20220430-043558",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007011 0.005578 1.023285 ( 1.056932)
build_miniruby 0.002306 0.000000 0.077466 ( 0.074936)
build_ruby 0.001860 0.000000 0.070500 ( 0.068816)
build_all 0.003465 0.007229 1.501412 ( 0.610170)
build_install 0.012733 0.012582 5.831185 ( 2.805642)
test_btest 0.001141 0.000000 71.936916 ( 8.482870)
test_basic 0.005678 0.003559 0.323896 ( 0.410414)
test_all 0.001473 0.000631 693.685651 ( 67.079317)
test_rubyspec 0.074326 0.105804 45.290099 ( 50.460549)
total: 131.05 sec