Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-000038
#<BuildRuby:0x000055c024c02eb8
@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.20231227-000038",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001977 0.003488 1.092315 ( 1.486527)
build_miniruby 0.000793 0.000234 0.868218 ( 0.867199)
build_ruby 0.001016 0.000298 2.956431 ( 2.956856)
build_all 0.009088 0.000230 16.149735 ( 1.434630)
build_install 0.006042 0.001591 4.576857 ( 1.104348)
test_btest 0.000906 0.000238 81.317010 ( 7.810639)
test_basic 0.000363 0.004642 0.754471 ( 0.829277)
test_all 0.102063 0.030703 531.974810 ( 55.506793)
test_rubyspec 0.008599 0.038315 49.180425 ( 61.539249)
total: 133.54 sec