Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-052338
#<BuildRuby:0x0000563aeae0b520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230704-052338",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006081 0.000000 1.368249 ( 2.606525)
build_miniruby 0.001112 0.000000 0.833437 ( 0.833315)
build_ruby 0.001259 0.000000 2.657282 ( 2.658049)
build_all 0.008994 0.000000 11.468877 ( 8.065830)
build_install 0.005034 0.003390 4.992599 ( 2.076034)
test_btest 0.000809 0.000097 85.821581 ( 7.728293)
test_basic 0.000639 0.004015 0.619076 ( 0.700311)
test_all 0.001655 0.000000 448.871662 ( 40.090298)
test_rubyspec 0.021199 0.023297 41.689867 ( 54.111810)
total: 118.87 sec