Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-080047
#<BuildRuby:0x0000563ebda97818
@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.20231125-080047",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004004 0.000667 1.323629 ( 1.714729)
build_miniruby 0.001365 0.000000 0.999292 ( 0.998053)
build_ruby 0.001301 0.000000 2.776099 ( 2.776352)
build_all 0.009550 0.000921 17.108716 ( 1.521387)
build_install 0.002640 0.006627 5.095852 ( 1.164019)
test_btest 0.000911 0.000202 90.396378 ( 7.082435)
test_basic 0.003345 0.000744 0.544362 ( 0.619642)
test_all 0.104543 0.032357 537.136222 ( 51.036279)
test_rubyspec 0.029088 0.027722 52.150486 ( 64.438482)
total: 131.35 sec