Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-200907
#<BuildRuby:0x00005614cf447840
@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.20231029-200907",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000511 0.004021 1.331198 ( 1.591675)
build_miniruby 0.000809 0.000237 0.877175 ( 0.877180)
build_ruby 0.001255 0.000369 2.742919 ( 2.742330)
build_all 0.009527 0.000000 16.120750 ( 1.464456)
build_install 0.001197 0.007449 4.823880 ( 1.124799)
test_btest 0.000972 0.000000 83.044054 ( 7.235148)
test_basic 0.003996 0.000544 0.617497 ( 0.697745)
test_all 0.115960 0.017552 501.979171 ( 53.410910)
test_rubyspec 0.034834 0.018149 49.294460 ( 61.686269)
total: 130.83 sec