Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-053458
#<BuildRuby:0x000055ca108c7f00
@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.20221215-053458",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004144 0.000000 0.865217 ( 1.068066)
build_miniruby 0.000975 0.000000 0.987036 ( 0.985681)
build_ruby 0.000000 0.001243 2.786627 ( 2.691625)
build_all 0.001916 0.007194 15.753632 ( 3.307692)
build_install 0.009651 0.000111 2.211432 ( 1.256368)
test_btest 0.000000 0.000621 64.640567 ( 11.204637)
test_basic 0.000000 0.005396 0.301441 ( 0.390790)
test_all 0.000000 0.001996 665.610090 (148.207810)
test_rubyspec 0.052477 0.012937 52.657409 ( 60.901984)
total: 230.02 sec