Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-203940
#<BuildRuby:0x00005638d7776be8
@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.20221211-203940",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004030 0.000012 0.831056 ( 1.321389)
build_miniruby 0.001006 0.000143 0.998559 ( 0.996925)
build_ruby 0.001146 0.000164 2.809764 ( 2.715587)
build_all 0.001551 0.007549 15.837631 ( 3.318572)
build_install 0.010197 0.000542 2.194752 ( 1.234526)
test_btest 0.000460 0.000109 60.109418 ( 11.340484)
test_basic 0.004758 0.000143 0.306282 ( 0.396773)
test_all 0.000840 0.001052 677.249801 (135.842067)
test_rubyspec 0.036972 0.027301 52.514185 ( 60.728471)
total: 217.90 sec