Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-155310
#<BuildRuby:0x00005606ffb47678
@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-155310",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.004583 0.000229 1.260912 ( 1.630415)
build_miniruby 0.001681 0.000000 0.976811 ( 0.975528)
build_ruby 0.001603 0.000000 2.806617 ( 2.805580)
build_all 0.006286 0.004004 16.800778 ( 1.545460)
build_install 0.006121 0.002982 4.775095 ( 1.176001)
test_btest 0.000903 0.000100 87.273617 ( 7.377661)
test_basic 0.001128 0.003963 0.676202 ( 0.754474)
test_all 0.106896 0.026756 592.879997 ( 55.197057)
test_rubyspec 0.024837 0.019842 51.533559 ( 63.759714)
total: 135.22 sec