Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-140146
#<BuildRuby:0x0000556adfeba038
@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.20220826-140146",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004088 0.005504 0.874460 ( 1.837621)
build_miniruby 0.001313 0.000478 0.062553 ( 0.060051)
build_ruby 0.001032 0.000375 0.056077 ( 0.054617)
build_all 0.003300 0.006491 1.260775 ( 0.484476)
build_install 0.010497 0.003291 1.569021 ( 0.777630)
test_btest 0.000918 0.000402 51.016489 ( 6.276137)
test_basic 0.004290 0.001877 0.285115 ( 0.383300)
test_all 0.002665 0.001165 482.980063 ( 51.892795)
test_rubyspec 0.088951 0.036257 41.760072 ( 50.343539)
total: 112.11 sec