Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-082933
#<BuildRuby:0x000055f72997f7b8
@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.20231105-082933",
@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.000000 0.000044 0.000044 ( 0.000015)
autoconf 0.000000 0.000010 0.000010 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.000584 0.004236 1.387141 ( 1.631019)
build_miniruby 0.000791 0.000247 0.823269 ( 0.822584)
build_ruby 0.001006 0.000314 2.707274 ( 2.707309)
build_all 0.006765 0.003698 17.053916 ( 1.560885)
build_install 0.007793 0.001126 5.201904 ( 1.174751)
test_btest 0.000908 0.000287 83.476700 ( 7.623561)
test_basic 0.000000 0.004459 0.699556 ( 0.774588)
test_all 0.100119 0.039883 528.252414 ( 60.202836)
test_rubyspec 0.026084 0.022669 50.690997 ( 63.039019)
total: 139.54 sec