Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-082525
#<BuildRuby:0x00005634e4fbf6e8
@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.20231230-082525",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003961 0.000417 1.058949 ( 1.430558)
build_miniruby 0.000988 0.000104 0.852553 ( 0.851740)
build_ruby 0.001346 0.000000 2.797803 ( 2.797494)
build_all 0.010014 0.000000 16.018606 ( 1.503829)
build_install 0.001255 0.007784 4.540478 ( 1.124707)
test_btest 0.000862 0.000150 81.591060 ( 7.153936)
test_basic 0.001693 0.003619 0.660674 ( 0.736471)
test_all 0.108310 0.022564 539.916112 ( 51.798833)
test_rubyspec 0.033784 0.014601 52.076068 ( 64.418239)
total: 131.82 sec