Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-123504
#<BuildRuby:0x000055e7255cbce8
@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.20231209-123504",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004558 0.000874 1.129784 ( 1.462701)
build_miniruby 0.001062 0.000000 0.855870 ( 0.855508)
build_ruby 0.001418 0.000000 2.958667 ( 2.958765)
build_all 0.000000 0.009685 16.730026 ( 1.476746)
build_install 0.003876 0.005383 4.924086 ( 1.182985)
test_btest 0.000656 0.000358 83.439202 ( 7.704497)
test_basic 0.002570 0.001402 0.648389 ( 0.726913)
test_all 0.088327 0.049758 529.894008 ( 59.726319)
test_rubyspec 0.022278 0.029233 50.354199 ( 62.679916)
total: 138.78 sec