Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-101701
#<BuildRuby:0x000055feb9c5b738
@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.20240109-101701",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000082 0.003978 0.866645 ( 1.256992)
build_miniruby 0.000846 0.000195 0.960199 ( 0.959997)
build_ruby 0.000000 0.001625 2.871065 ( 2.870887)
build_all 0.007893 0.002294 14.772517 ( 1.461373)
build_install 0.006111 0.003456 4.221109 ( 1.150174)
test_btest 0.000719 0.000000 79.478191 ( 7.213488)
test_basic 0.003442 0.000084 0.433428 ( 0.515990)
test_all 0.099481 0.035427 537.028241 ( 53.265523)
test_rubyspec 0.020793 0.012046 49.923940 ( 62.486075)
total: 131.18 sec