Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-202539
#<BuildRuby:0x000056144ac8e9c0
@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.20220802-202539",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002616 0.007369 0.877115 ( 1.062612)
build_miniruby 0.001374 0.000295 0.064411 ( 0.062988)
build_ruby 0.001298 0.000279 0.063179 ( 0.062396)
build_all 0.007708 0.001652 1.282469 ( 0.479573)
build_install 0.014834 0.001098 4.311403 ( 1.803245)
test_btest 0.001457 0.000273 55.341359 ( 6.212346)
test_basic 0.002427 0.004359 0.292379 ( 0.382214)
test_all 0.001997 0.000470 503.362506 ( 53.354505)
test_rubyspec 0.107064 0.037545 41.328305 ( 48.920497)
total: 112.34 sec