Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-140502
#<BuildRuby:0x000055784609ffb0
@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.20230107-140502",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.005660 0.000742 0.931386 ( 1.095459)
build_miniruby 0.000804 0.000378 1.071130 ( 1.069301)
build_ruby 0.001091 0.000513 2.785830 ( 2.783303)
build_all 0.009538 0.000399 16.880638 ( 2.989517)
build_install 0.008074 0.003399 2.140889 ( 1.079847)
test_btest 0.000778 0.000000 77.620838 ( 10.859896)
test_basic 0.003878 0.002704 0.356707 ( 0.442968)
test_all 0.000000 0.001329 658.867473 ( 97.484830)
test_rubyspec 0.074055 0.059404 52.413432 ( 60.530821)
total: 178.34 sec