Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-194504
#<BuildRuby:0x000055715e933418
@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.20230103-194504",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004726 0.001687 0.850481 ( 1.048091)
build_miniruby 0.000795 0.000284 1.044609 ( 1.042761)
build_ruby 0.001484 0.000000 2.790064 ( 2.787309)
build_all 0.008941 0.000612 16.806871 ( 2.993507)
build_install 0.008775 0.002743 2.291297 ( 1.178505)
test_btest 0.000000 0.000842 76.297008 ( 10.296701)
test_basic 0.004620 0.002300 0.354411 ( 0.440141)
test_all 0.000889 0.000297 666.444412 (104.550892)
test_rubyspec 0.071340 0.035624 51.790755 ( 59.804041)
total: 184.14 sec