Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-032807
#<BuildRuby:0x00005575fda52620
@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.20230115-032807",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003008 0.004475 1.286453 ( 1.420810)
build_miniruby 0.001100 0.000220 1.726089 ( 1.585027)
build_ruby 0.001376 0.000275 2.795717 ( 2.792971)
build_all 0.008877 0.000868 16.785286 ( 2.990192)
build_install 0.003752 0.005481 2.182300 ( 1.094440)
test_btest 0.000593 0.000148 70.282069 ( 11.623793)
test_basic 0.006130 0.000308 0.347441 ( 0.433854)
test_all 0.001196 0.000281 671.525338 ( 99.460710)
test_rubyspec 0.097428 0.037571 52.335927 ( 60.366177)
total: 181.77 sec