Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-141638
#<BuildRuby:0x0000564d5fe1f818
@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="-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.20231227-141638",
@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.000017)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000031)
build_up 0.004504 0.001501 1.341997 ( 1.704673)
build_miniruby 0.000787 0.000262 0.836195 ( 0.836705)
build_ruby 0.001032 0.000344 2.778013 ( 2.777754)
build_all 0.003173 0.006133 16.770562 ( 1.465847)
build_install 0.007425 0.000938 4.703002 ( 1.137357)
test_btest 0.000858 0.000344 87.080369 ( 7.233309)
test_basic 0.004127 0.000000 0.635887 ( 0.711755)
test_all 0.119711 0.015828 558.104342 ( 51.798254)
test_rubyspec 0.036413 0.012464 51.769901 ( 64.092750)
total: 131.76 sec