Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-112128
#<BuildRuby:0x00005616a0974098
@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.20231121-112128",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004614 0.000839 1.025182 ( 1.299173)
build_miniruby 0.000958 0.000174 0.822930 ( 0.822865)
build_ruby 0.001234 0.000224 2.612864 ( 2.613465)
build_all 0.004257 0.003435 12.420669 ( 1.040102)
build_install 0.000000 0.012013 3.684843 ( 0.991883)
test_btest 0.000187 0.000574 65.487168 ( 4.391234)
test_basic 0.000000 0.004164 0.416693 ( 0.496992)
test_all 0.083803 0.011226 352.391579 ( 32.176880)
test_rubyspec 0.016210 0.059800 39.757111 ( 52.303815)
total: 96.14 sec