Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-121848
#<BuildRuby:0x00005588c2447280
@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.20231111-121848",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003797 0.002265 1.433430 ( 1.681459)
build_miniruby 0.000704 0.000289 0.824708 ( 0.824623)
build_ruby 0.001043 0.000429 2.658674 ( 2.658894)
build_all 0.006668 0.002745 16.419569 ( 1.444113)
build_install 0.004759 0.004465 4.911021 ( 1.191291)
test_btest 0.000726 0.000323 86.700384 ( 6.888902)
test_basic 0.001876 0.003156 0.768320 ( 0.844775)
test_all 0.080576 0.053594 501.667308 ( 58.225391)
test_rubyspec 0.024244 0.023397 50.963880 ( 63.314949)
total: 137.08 sec