Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-054922
#<BuildRuby:0x000055b190def520
@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.20230805-054922",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003462 0.001385 1.426702 ( 2.824688)
build_miniruby 0.000767 0.000307 0.915333 ( 0.914779)
build_ruby 0.001236 0.000495 2.712091 ( 2.760428)
build_all 0.000000 0.009576 14.214132 ( 1.265165)
build_install 0.003609 0.004690 2.038898 ( 0.895643)
test_btest 0.000702 0.000413 81.329986 ( 7.571566)
test_basic 0.000214 0.004210 0.649444 ( 0.730439)
test_all 0.001260 0.000000 523.852689 ( 56.476495)
test_rubyspec 0.027119 0.017433 46.035345 ( 58.361586)
total: 131.80 sec