Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-235249
#<BuildRuby:0x00005635ae2a2be8
@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.20221217-235249",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004268 0.000007 0.927651 ( 1.452692)
build_miniruby 0.000884 0.000136 0.942507 ( 0.941209)
build_ruby 0.001042 0.000160 2.794865 ( 2.661588)
build_all 0.008967 0.000026 15.781453 ( 3.402254)
build_install 0.008066 0.000458 2.278368 ( 1.308429)
test_btest 0.000534 0.000067 66.759195 ( 10.904415)
test_basic 0.005184 0.000061 0.319348 ( 0.409586)
test_all 0.001831 0.000215 661.647691 (143.949970)
test_rubyspec 0.064914 0.006678 52.958874 ( 61.165709)
total: 226.20 sec