Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-161107
#<BuildRuby:0x00005616f7a5f7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-161107",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001530 0.004200 0.912583 ( 1.307301)
build_miniruby 0.000842 0.000195 0.807968 ( 0.808082)
build_ruby 0.001126 0.000260 2.613778 ( 2.614749)
build_all 0.007516 0.000727 12.318876 ( 0.963577)
build_install 0.013400 0.000000 3.700448 ( 0.991697)
test_btest 0.000775 0.000000 65.165508 ( 4.480536)
test_basic 0.002072 0.002397 0.409433 ( 0.489006)
test_all 0.075640 0.018001 354.958035 ( 32.114541)
test_rubyspec 0.037719 0.030136 39.993679 ( 52.536320)
total: 96.31 sec