Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-125052
#<BuildRuby:0x00005574d963e298
@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.20221225-125052",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.003737 0.005377 0.934766 ( 1.363548)
build_miniruby 0.000063 0.002761 0.830571 ( 0.828678)
build_ruby 0.002026 0.000779 2.144750 ( 2.144614)
build_all 0.017340 0.002928 18.682345 ( 2.176802)
build_install 0.020739 0.003235 2.086871 ( 1.040394)
test_btest 0.001220 0.000359 94.645223 ( 8.971962)
test_basic 0.008336 0.000760 0.344305 ( 0.429565)
test_all 0.002628 0.000000 675.187100 ( 67.062052)
test_rubyspec 0.119404 0.061557 47.841542 ( 55.988691)
total: 140.01 sec