Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-204535
#<BuildRuby:0x000055c8f32efdf8
@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-204535",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004966 0.001528 0.844078 ( 1.037421)
build_miniruby 0.000948 0.000291 1.016031 ( 1.014153)
build_ruby 0.000000 0.001554 2.780920 ( 2.778311)
build_all 0.005058 0.004616 16.848612 ( 3.010205)
build_install 0.008523 0.003278 2.300019 ( 1.192962)
test_btest 0.000705 0.000271 74.714807 ( 10.712514)
test_basic 0.005253 0.002021 0.357219 ( 0.441805)
test_all 0.001097 0.000422 659.869801 ( 95.983777)
test_rubyspec 0.019183 0.045718 51.420194 ( 59.536209)
total: 175.71 sec