Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-063724
#<BuildRuby:0x00005616bc977e70
@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.20221227-063724",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004962 0.001654 0.844012 ( 1.028695)
build_miniruby 0.000997 0.000332 1.015664 ( 1.013727)
build_ruby 0.001152 0.000384 2.767152 ( 2.764367)
build_all 0.008510 0.001174 16.712403 ( 2.968934)
build_install 0.011299 0.000350 2.258202 ( 1.195216)
test_btest 0.000800 0.000214 79.079290 ( 10.658478)
test_basic 0.003044 0.004484 0.381296 ( 0.465674)
test_all 0.001031 0.000322 648.461860 ( 98.597863)
test_rubyspec 0.086248 0.030442 51.461251 ( 59.527400)
total: 178.22 sec