Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-220638
#<BuildRuby:0x0000562a7be44048
@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.20231226-220638",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002230 0.003692 1.208647 ( 1.592488)
build_miniruby 0.000999 0.000166 0.926801 ( 0.925740)
build_ruby 0.001524 0.000254 2.820367 ( 2.824232)
build_all 0.005374 0.004363 16.356666 ( 1.455928)
build_install 0.007422 0.000698 4.663056 ( 1.158536)
test_btest 0.000000 0.001064 84.215565 ( 7.153654)
test_basic 0.000000 0.005109 0.824382 ( 0.897786)
test_all 0.085131 0.051540 566.382136 ( 55.500216)
test_rubyspec 0.025133 0.021089 49.217416 ( 61.609337)
total: 133.12 sec