Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-102232
#<BuildRuby:0x000055a4a44fff58
@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.20230108-102232",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006107 0.000280 0.857780 ( 1.062266)
build_miniruby 0.001230 0.000164 1.027612 ( 1.025602)
build_ruby 0.001691 0.000000 2.787464 ( 2.784586)
build_all 0.004934 0.004770 16.784352 ( 2.991559)
build_install 0.010487 0.001062 2.144261 ( 1.077981)
test_btest 0.000812 0.000143 76.171989 ( 10.940311)
test_basic 0.003809 0.003625 0.358139 ( 0.442673)
test_all 0.001180 0.000249 664.554429 ( 96.053417)
test_rubyspec 0.093101 0.041839 52.178282 ( 60.270122)
total: 176.65 sec