Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-070605
#<BuildRuby:0x0000558c7a838090
@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.20231110-070605",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004238 0.000997 1.522306 ( 1.798033)
build_miniruby 0.000892 0.000210 0.871663 ( 0.871289)
build_ruby 0.001166 0.000274 2.988062 ( 2.988513)
build_all 0.007800 0.001835 16.541632 ( 1.466652)
build_install 0.008817 0.000909 4.969369 ( 1.188699)
test_btest 0.000928 0.000206 81.587924 ( 7.928113)
test_basic 0.004853 0.000000 0.822212 ( 0.896405)
test_all 0.106611 0.026867 523.723378 ( 49.636247)
test_rubyspec 0.032503 0.018674 51.958390 ( 64.305439)
total: 131.08 sec