Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-114539
#<BuildRuby:0x000055f87c684460
@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.20230104-114539",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000028)
build_up 0.006225 0.000288 0.844381 ( 1.057043)
build_miniruby 0.000966 0.000129 1.008361 ( 1.006548)
build_ruby 0.001525 0.000203 2.758532 ( 2.755888)
build_all 0.004425 0.005267 16.709113 ( 2.978401)
build_install 0.010865 0.000699 2.285444 ( 1.182305)
test_btest 0.000749 0.000000 73.900231 ( 10.821481)
test_basic 0.003354 0.003788 0.356762 ( 0.441736)
test_all 0.001243 0.000270 645.543333 ( 94.832194)
test_rubyspec 0.078776 0.024049 51.383594 ( 59.576446)
total: 174.65 sec