Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-212913
#<BuildRuby:0x000055fec73137f8
@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.20240108-212913",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.005106 1.342458 ( 1.736509)
build_miniruby 0.000000 0.001232 2.059449 ( 2.064222)
build_ruby 0.000551 0.000974 4.535463 ( 4.547259)
build_all 0.009703 0.001386 16.993016 ( 1.855832)
build_install 0.008123 0.008358 5.126960 ( 1.911930)
test_btest 0.000647 0.000129 84.161453 ( 8.966564)
test_basic 0.003250 0.004004 0.716245 ( 0.783904)
test_all 0.117902 0.003696 549.791582 ( 81.013841)
test_rubyspec 0.050483 0.017384 86.468736 ( 98.832218)
total: 201.71 sec