Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-143203
#<BuildRuby:0x0000559ec52534b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-143203",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000619 0.004177 0.985628 ( 1.286386)
build_miniruby 0.000984 0.000178 0.867559 ( 0.868191)
build_ruby 0.001473 0.000268 2.705638 ( 2.706502)
build_all 0.007536 0.000000 12.153021 ( 0.977672)
build_install 0.013193 0.000000 3.573759 ( 0.971846)
test_btest 0.000000 0.000662 62.925705 ( 5.430869)
test_basic 0.000295 0.002771 0.374467 ( 0.456703)
test_all 0.075235 0.024933 417.880327 ( 35.805620)
test_rubyspec 0.014383 0.052477 39.759476 ( 52.422225)
total: 100.93 sec