Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-204543
#<BuildRuby:0x000055c1da71c040
@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-204543",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000035 0.006448 0.850003 ( 1.030317)
build_miniruby 0.000983 0.000328 1.027945 ( 1.026013)
build_ruby 0.001097 0.000366 2.784462 ( 2.781814)
build_all 0.008580 0.001508 16.878329 ( 2.992708)
build_install 0.009772 0.001681 2.116524 ( 1.075008)
test_btest 0.000793 0.000234 71.102384 ( 11.304695)
test_basic 0.001474 0.004964 0.319776 ( 0.405960)
test_all 0.000849 0.000300 656.330136 (103.180071)
test_rubyspec 0.066886 0.034560 52.215566 ( 60.299713)
total: 184.10 sec