Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-153943
#<BuildRuby:0x0000557af5942be8
@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.20230124-153943",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005348 0.001146 0.845848 ( 1.042883)
build_miniruby 0.000978 0.000210 1.008401 ( 1.006287)
build_ruby 0.001233 0.000264 2.762206 ( 2.759734)
build_all 0.009691 0.000171 16.704548 ( 2.995275)
build_install 0.010814 0.000319 2.100749 ( 1.072805)
test_btest 0.001001 0.000166 73.271497 ( 10.591374)
test_basic 0.006041 0.000225 0.341333 ( 0.427904)
test_all 0.001293 0.000204 657.039111 ( 99.213558)
test_rubyspec 0.095997 0.038997 51.615798 ( 59.666671)
total: 178.78 sec