Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-154554
#<BuildRuby:0x0000556ab41f3500
@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.20231021-154554",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002031 0.003878 1.482968 ( 1.724894)
build_miniruby 0.000931 0.000155 0.802799 ( 0.802558)
build_ruby 0.001190 0.000198 2.543695 ( 2.543533)
build_all 0.009481 0.000805 16.156985 ( 1.450653)
build_install 0.007310 0.001124 4.889264 ( 1.159880)
test_btest 0.000687 0.000106 81.892885 ( 7.228325)
test_basic 0.000000 0.004223 0.759166 ( 0.835874)
test_all 0.097292 0.041872 516.077538 ( 51.205925)
test_rubyspec 0.035327 0.016421 49.535696 ( 61.914561)
total: 128.87 sec