Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-193451
#<BuildRuby:0x000056077cf3c0d0
@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.20230125-193451",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006193 0.000413 0.843500 ( 1.037068)
build_miniruby 0.001114 0.000074 1.018914 ( 1.017033)
build_ruby 0.001485 0.000099 2.782165 ( 2.779624)
build_all 0.009506 0.000304 16.697001 ( 3.002103)
build_install 0.006577 0.004572 2.073119 ( 1.064559)
test_btest 0.000934 0.000103 75.650291 ( 11.189086)
test_basic 0.002839 0.004501 0.384871 ( 0.469309)
test_all 0.001305 0.000206 649.276523 (101.185113)
test_rubyspec 0.070916 0.050376 51.775275 ( 59.897700)
total: 181.64 sec