Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-071649
#<BuildRuby:0x0000563fc9f8bfb0
@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.20221207-071649",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.005114 0.000365 1.242550 ( 1.532871)
build_miniruby 0.000811 0.000058 0.974781 ( 0.973474)
build_ruby 0.001147 0.000082 2.837741 ( 2.750586)
build_all 0.009050 0.000021 15.932406 ( 3.297122)
build_install 0.003867 0.004324 2.276803 ( 1.336831)
test_btest 0.000580 0.000068 60.812020 ( 11.265831)
test_basic 0.000000 0.004987 0.315537 ( 0.406416)
test_all 0.000000 0.001067 672.521061 (111.366617)
test_rubyspec 0.046423 0.016911 52.346329 ( 60.618373)
total: 193.55 sec