Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-072915
#<BuildRuby:0x00005610950bc010
@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.20230105-072915",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005288 0.001221 0.844421 ( 1.023667)
build_miniruby 0.001081 0.000250 1.017624 ( 1.015654)
build_ruby 0.001734 0.000000 2.788501 ( 2.785928)
build_all 0.009023 0.001063 16.847436 ( 2.996945)
build_install 0.008000 0.001685 2.283883 ( 1.180734)
test_btest 0.000780 0.000164 75.376440 ( 10.895041)
test_basic 0.002635 0.004883 0.360764 ( 0.445246)
test_all 0.001225 0.000322 670.062365 (101.825062)
test_rubyspec 0.100036 0.025905 51.703681 ( 59.708063)
total: 181.88 sec