Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-045109
#<BuildRuby:0x0000557751dc4010
@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.20221221-045109",
@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.000010)
autoconf 0.000000 0.000030 0.000030 ( 0.000031)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.000301 0.003857 0.812386 ( 1.022199)
build_miniruby 0.000812 0.000054 0.930412 ( 0.929114)
build_ruby 0.001033 0.000069 2.733287 ( 2.732028)
build_all 0.008645 0.000576 15.763222 ( 3.262782)
build_install 0.008697 0.000252 2.250582 ( 1.254691)
test_btest 0.000578 0.000036 65.323618 ( 10.777113)
test_basic 0.000000 0.005392 0.286646 ( 0.376683)
test_all 0.000000 0.001553 672.626315 (144.782480)
test_rubyspec 0.037759 0.031971 51.958534 ( 60.105051)
total: 225.24 sec