Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-235422
#<BuildRuby:0x000056427def78e0
@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.20231222-235422",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000026 0.004116 0.750664 ( 1.165526)
build_miniruby 0.000714 0.000214 0.913188 ( 0.913716)
build_ruby 0.000937 0.000281 2.778269 ( 2.780300)
build_all 0.005613 0.001684 12.234537 ( 1.040313)
build_install 0.003783 0.004467 3.525527 ( 0.985581)
test_btest 0.000531 0.000194 64.051433 ( 4.838312)
test_basic 0.002586 0.000940 0.374739 ( 0.458550)
test_all 0.083752 0.021584 403.832490 ( 42.626677)
test_rubyspec 0.025329 0.022254 40.799133 ( 53.550967)
total: 108.36 sec