Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-203219
#<BuildRuby:0x00005617abf6fce8
@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.20240110-203219",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000948 0.003043 0.958912 ( 1.360555)
build_miniruby 0.000000 0.001079 0.920322 ( 0.920249)
build_ruby 0.000000 0.001225 2.810892 ( 2.813117)
build_all 0.006075 0.003974 14.702167 ( 1.454833)
build_install 0.007987 0.000894 4.289045 ( 1.140176)
test_btest 0.000568 0.000114 79.940991 ( 6.929743)
test_basic 0.000000 0.003852 0.448578 ( 0.529827)
test_all 0.108785 0.028712 492.171034 ( 59.550353)
test_rubyspec 0.025235 0.011570 50.309002 ( 62.825281)
total: 137.52 sec