Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-140012
#<BuildRuby:0x000056413f4a2ed8
@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.20231214-140012",
@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.000004 0.000001 0.000005 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000000 0.000000 0.000000 ( 0.000009)
build_up 0.004611 0.000108 1.378742 ( 1.739313)
build_miniruby 0.000752 0.000177 0.960150 ( 0.960175)
build_ruby 0.001049 0.000247 2.837892 ( 2.838346)
build_all 0.007893 0.001857 16.011519 ( 1.467851)
build_install 0.003671 0.005847 4.815550 ( 1.178008)
test_btest 0.000845 0.000249 82.076925 ( 7.398324)
test_basic 0.004023 0.001183 0.710087 ( 0.786732)
test_all 0.108649 0.023200 535.790113 ( 49.603953)
test_rubyspec 0.022997 0.025889 51.230547 ( 63.474051)
total: 129.45 sec