Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-212621
#<BuildRuby:0x000056065b320ea8
@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.20220919-212621",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008250 0.000969 1.091957 ( 1.561255)
build_miniruby 0.001787 0.000412 0.110696 ( 0.105808)
build_ruby 0.001812 0.000419 0.115452 ( 0.098451)
build_all 0.009869 0.000000 1.575130 ( 0.662302)
build_install 0.015602 0.005165 1.952780 ( 0.970647)
test_btest 0.001283 0.000285 77.991762 ( 8.396708)
test_basic 0.008063 0.000672 0.378848 ( 0.474774)
test_all 0.003063 0.000645 673.356617 ( 67.906800)
test_rubyspec 0.096538 0.076934 45.551009 ( 53.919042)
total: 134.10 sec