Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-142433
#<BuildRuby:0x0000555aa63a3468
@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-142433",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003947 0.000207 0.868773 ( 1.120419)
build_miniruby 0.000820 0.000000 0.946614 ( 0.945542)
build_ruby 0.001225 0.000000 2.668570 ( 2.666820)
build_all 0.008992 0.000125 15.882150 ( 3.305514)
build_install 0.000598 0.008255 2.283684 ( 1.300854)
test_btest 0.000494 0.000067 64.987555 ( 11.287959)
test_basic 0.000784 0.004383 0.323524 ( 0.413454)
test_all 0.001961 0.000000 672.407562 (135.236739)
test_rubyspec 0.034355 0.026383 52.464713 ( 60.655214)
total: 216.93 sec