Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-132120
#<BuildRuby:0x000055c1fc26c0c8
@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.20231122-132120",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005014 0.000185 0.994356 ( 1.568523)
build_miniruby 0.002028 0.000338 17.694665 ( 6.455605)
build_ruby 0.001521 0.000254 2.639868 ( 2.671886)
build_all 0.007540 0.001256 12.227828 ( 0.957325)
build_install 0.007550 0.003485 3.625690 ( 0.979833)
test_btest 0.000612 0.000122 63.510068 ( 4.684920)
test_basic 0.004041 0.000000 0.406300 ( 0.486169)
test_all 0.070511 0.028602 347.057546 ( 34.564220)
test_rubyspec 0.022649 0.042771 40.004598 ( 52.564004)
total: 104.93 sec