Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-232635
#<BuildRuby:0x000056288c2100d8
@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.20231125-232635",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000484 0.004556 0.927953 ( 1.333934)
build_miniruby 0.000662 0.000414 0.786338 ( 0.786016)
build_ruby 0.000854 0.000534 2.649079 ( 2.650348)
build_all 0.004745 0.002966 12.222961 ( 0.984219)
build_install 0.010992 0.000000 3.736962 ( 0.984244)
test_btest 0.000717 0.000000 65.339127 ( 4.571435)
test_basic 0.003402 0.000330 0.403226 ( 0.484134)
test_all 0.077446 0.016837 358.809202 ( 33.634240)
test_rubyspec 0.033066 0.031971 40.036589 ( 52.588068)
total: 98.02 sec