Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-202122
#<BuildRuby:0x0000564f1a3600a0
@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.20231024-202122",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005648 0.000000 1.545335 ( 1.817576)
build_miniruby 0.000000 0.001056 0.866079 ( 0.865833)
build_ruby 0.000000 0.001522 2.744359 ( 2.744406)
build_all 0.010081 0.000000 16.514030 ( 1.432702)
build_install 0.010207 0.000883 4.946791 ( 1.157852)
test_btest 0.000920 0.000240 81.737072 ( 7.345925)
test_basic 0.004205 0.001097 0.800822 ( 0.875112)
test_all 0.110007 0.022845 526.375603 ( 49.268929)
test_rubyspec 0.029036 0.022913 50.319344 ( 62.569287)
total: 128.08 sec