Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-013935
#<BuildRuby:0x000055bfcd549e98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230110-013935",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000032 0.000011 0.000043 ( 0.000042)
build_up 0.002973 0.003613 0.851707 ( 1.063078)
build_miniruby 0.000936 0.000360 1.014091 ( 1.012151)
build_ruby 0.000000 0.001657 2.771903 ( 2.769119)
build_all 0.006393 0.003362 16.834444 ( 3.005509)
build_install 0.004731 0.004471 2.142364 ( 1.092416)
test_btest 0.000749 0.000349 69.185286 ( 11.734291)
test_basic 0.004326 0.002019 0.341905 ( 0.428473)
test_all 0.001000 0.000467 674.878937 (106.199944)
test_rubyspec 0.056475 0.070224 52.006557 ( 60.016269)
total: 187.32 sec