Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-060338
#<BuildRuby:0x000055bbde2240d0
@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.20230119-060338",
@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.000009)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000031)
build_up 0.006281 0.000000 0.849580 ( 1.699144)
build_miniruby 0.001344 0.000000 1.022689 ( 1.020661)
build_ruby 0.001424 0.000259 2.781522 ( 2.778873)
build_all 0.006428 0.003635 16.949202 ( 3.015089)
build_install 0.007760 0.001724 2.148127 ( 1.094726)
test_btest 0.000926 0.000206 78.095267 ( 10.689081)
test_basic 0.007383 0.000000 0.354348 ( 0.439529)
test_all 0.000883 0.000678 664.585568 ( 94.184187)
test_rubyspec 0.084088 0.046969 51.994459 ( 59.995635)
total: 174.92 sec