Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-062758
#<BuildRuby:0x0000559d2be50010
@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.20221216-062758",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000000 0.004395 0.824162 ( 1.030156)
build_miniruby 0.000000 0.000988 0.964316 ( 0.963009)
build_ruby 0.000000 0.001231 2.794408 ( 2.690805)
build_all 0.000000 0.009224 15.761272 ( 3.295367)
build_install 0.005018 0.003858 2.351538 ( 1.327031)
test_btest 0.000427 0.000133 64.694609 ( 11.773228)
test_basic 0.000000 0.004368 0.306057 ( 0.397082)
test_all 0.000000 0.001418 672.442161 (145.767691)
test_rubyspec 0.034485 0.031152 52.703503 ( 60.893181)
total: 228.14 sec