Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-013635
#<BuildRuby:0x00005616ed5fbce8
@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.20240115-013635",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004029 0.000448 1.059840 ( 1.427406)
build_miniruby 0.001001 0.000111 0.827936 ( 0.828201)
build_ruby 0.001118 0.000124 2.612664 ( 2.612602)
build_all 0.005098 0.003920 14.210342 ( 1.270616)
build_install 0.007836 0.000000 4.073587 ( 1.082687)
test_btest 0.001067 0.000000 77.369162 ( 6.346713)
test_basic 0.003651 0.000000 0.564109 ( 0.640192)
test_all 0.095829 0.032955 505.409694 ( 50.138379)
test_rubyspec 0.018046 0.031611 47.386873 ( 59.714710)
total: 124.06 sec