Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-091526
#<BuildRuby:0x0000561d0e1e4048
@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.20231123-091526",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004658 0.000777 1.223157 ( 1.602161)
build_miniruby 0.001219 0.000203 0.927729 ( 0.927202)
build_ruby 0.000000 0.001513 2.851766 ( 2.852655)
build_all 0.004569 0.006036 16.579735 ( 1.432882)
build_install 0.009143 0.000212 5.178531 ( 1.193172)
test_btest 0.000877 0.000199 83.886928 ( 7.897316)
test_basic 0.004627 0.000094 0.741211 ( 0.816815)
test_all 0.103375 0.031010 516.791004 ( 52.800536)
test_rubyspec 0.025494 0.021773 50.071096 ( 62.343620)
total: 131.87 sec