Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-225919
#<BuildRuby:0x000055dbb25ecc00
@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.20221108-225919",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005957 0.004872 1.102158 ( 1.129225)
build_miniruby 0.001435 0.000598 0.067396 ( 0.065728)
build_ruby 0.001325 0.000552 0.064957 ( 0.063246)
build_all 0.010815 0.000000 1.505212 ( 0.601013)
build_install 0.019011 0.002191 1.863971 ( 0.957677)
test_btest 0.001168 0.000344 85.956939 ( 8.849018)
test_basic 0.006770 0.001991 0.330506 ( 0.417699)
test_all 0.000000 0.002158 699.270548 ( 69.729291)
test_rubyspec 0.101388 0.076200 47.470085 ( 55.578512)
total: 137.39 sec