Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-172823
#<BuildRuby:0x0000558d1c25b788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-172823",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004588 0.000417 0.989340 ( 1.239656)
build_miniruby 0.000661 0.000061 0.863064 ( 0.863242)
build_ruby 0.001562 0.000142 2.712727 ( 2.715105)
build_all 0.007494 0.000234 12.055799 ( 1.010788)
build_install 0.009684 0.000366 3.537485 ( 0.964982)
test_btest 0.000738 0.000057 64.537401 ( 4.768049)
test_basic 0.004280 0.000330 0.370422 ( 0.452113)
test_all 0.085397 0.020017 402.744641 ( 36.953986)
test_rubyspec 0.012559 0.062751 39.553544 ( 52.166327)
total: 101.13 sec