Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-041727
#<BuildRuby:0x0000563ce59934f0
@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.20240103-041727",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002506 0.004362 1.059677 ( 1.318752)
build_miniruby 0.000830 0.000138 0.795417 ( 0.795624)
build_ruby 0.001128 0.000188 2.669634 ( 2.670701)
build_all 0.006144 0.001024 11.872948 ( 0.981390)
build_install 0.011508 0.000260 3.452980 ( 0.961779)
test_btest 0.000000 0.000546 60.327370 ( 5.884039)
test_basic 0.001784 0.002852 0.433665 ( 0.513891)
test_all 0.083623 0.015194 371.834714 ( 38.683192)
test_rubyspec 0.039472 0.027015 40.095767 ( 52.682812)
total: 104.49 sec