Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-105005
#<BuildRuby:0x00005563a6f52eb8
@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-105005",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002681 0.003306 1.382171 ( 1.965129)
build_miniruby 0.000656 0.000364 0.897545 ( 0.897314)
build_ruby 0.000892 0.000496 2.832454 ( 2.832623)
build_all 0.003785 0.006638 16.713725 ( 1.587608)
build_install 0.009453 0.000000 5.032098 ( 1.176503)
test_btest 0.000950 0.000000 86.887302 ( 7.328138)
test_basic 0.004238 0.000000 0.730944 ( 0.807318)
test_all 0.099468 0.037431 484.953262 ( 52.668836)
test_rubyspec 0.009420 0.040810 50.132462 ( 62.436768)
total: 131.70 sec