Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-090950
#<BuildRuby:0x000056015b7037f0
@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.20231122-090950",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.003144 0.003797 0.928389 ( 1.334357)
build_miniruby 0.000909 0.000228 0.802476 ( 0.802548)
build_ruby 0.001804 0.000000 2.631027 ( 2.631381)
build_all 0.007940 0.000000 12.222108 ( 0.994555)
build_install 0.004365 0.005276 3.680896 ( 0.976146)
test_btest 0.000523 0.000146 64.177960 ( 5.101077)
test_basic 0.003945 0.000123 0.407496 ( 0.488006)
test_all 0.077402 0.021747 353.780087 ( 39.155749)
test_rubyspec 0.022961 0.046461 40.172206 ( 52.731970)
total: 104.22 sec