Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-071416
#<BuildRuby:0x0000561a282943c8
@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.20230119-071416",
@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.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006583 0.000536 0.967074 ( 1.111867)
build_miniruby 0.001113 0.000238 1.013635 ( 1.011686)
build_ruby 0.001328 0.000285 2.784419 ( 2.782049)
build_all 0.002102 0.008107 16.958417 ( 3.002154)
build_install 0.009844 0.001736 2.121276 ( 1.083070)
test_btest 0.000685 0.000214 77.139132 ( 10.961339)
test_basic 0.001664 0.005311 0.353653 ( 0.438913)
test_all 0.000934 0.000350 664.698835 (100.459786)
test_rubyspec 0.081257 0.050336 52.053224 ( 60.067205)
total: 180.92 sec