Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-170105
#<BuildRuby:0x0000560999c94048
@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.20231130-170105",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005615 0.000481 1.313902 ( 2.068595)
build_miniruby 0.000792 0.000233 5.883743 ( 5.761584)
build_ruby 0.001897 0.000000 2.983438 ( 2.983141)
build_all 0.004400 0.006150 16.702496 ( 1.462111)
build_install 0.008827 0.000000 4.842725 ( 1.162473)
test_btest 0.000725 0.000000 84.188496 ( 7.590344)
test_basic 0.004866 0.000000 0.744699 ( 0.820989)
test_all 0.115269 0.022752 518.336984 ( 52.976564)
test_rubyspec 0.016297 0.028849 50.094761 ( 62.428901)
total: 137.26 sec