Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-104738
#<BuildRuby:0x000055d6dd757e20
@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.20230101-104738",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002856 0.003747 0.897676 ( 1.067333)
build_miniruby 0.001062 0.000303 1.022505 ( 1.020276)
build_ruby 0.001304 0.000372 2.770477 ( 2.767966)
build_all 0.008499 0.001149 16.810578 ( 2.986505)
build_install 0.004244 0.007296 2.290577 ( 1.182079)
test_btest 0.000809 0.000286 69.628544 ( 11.585660)
test_basic 0.004904 0.001731 0.360951 ( 0.446983)
test_all 0.001130 0.000399 658.446594 ( 95.505020)
test_rubyspec 0.088296 0.043775 51.421717 ( 59.472692)
total: 176.04 sec