Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-090258
#<BuildRuby:0x00005647e30ac090
@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.20240117-090258",
@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.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006446 0.810318 ( 1.227524)
build_miniruby 0.000000 0.000906 0.814081 ( 0.813974)
build_ruby 0.000000 0.001411 2.681556 ( 2.682357)
build_all 0.005006 0.002547 11.945488 ( 0.995054)
build_install 0.006298 0.006377 3.495106 ( 0.975089)
test_btest 0.000485 0.000228 63.777753 ( 5.314318)
test_basic 0.002587 0.001217 0.391316 ( 0.472517)
test_all 0.084794 0.013528 384.249607 ( 35.695331)
test_rubyspec 0.034299 0.096892 73.057627 ( 85.548390)
total: 133.73 sec