Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-181836
#<BuildRuby:0x00005642bc55f280
@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.20240109-181836",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001629 0.004423 0.798774 ( 1.214685)
build_miniruby 0.000799 0.000200 0.812176 ( 0.812285)
build_ruby 0.001119 0.000280 2.692194 ( 2.692870)
build_all 0.006010 0.002466 11.948291 ( 0.948740)
build_install 0.008705 0.004149 3.377501 ( 0.967566)
test_btest 0.000604 0.000178 63.745126 ( 4.365394)
test_basic 0.000000 0.004337 0.402752 ( 0.482660)
test_all 0.085488 0.013015 375.042754 ( 40.908497)
test_rubyspec 0.028336 0.036069 40.539552 ( 53.102982)
total: 105.50 sec