Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-032700
#<BuildRuby:0x00005569cde7b670
@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.20231123-032700",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000000 0.005745 0.934675 ( 1.346716)
build_miniruby 0.000000 0.001164 0.818998 ( 0.818510)
build_ruby 0.000000 0.001327 2.626035 ( 2.627133)
build_all 0.007035 0.000826 12.113056 ( 1.008939)
build_install 0.008391 0.002997 3.708038 ( 0.992327)
test_btest 0.000509 0.000182 62.016791 ( 5.835781)
test_basic 0.003153 0.001126 0.406142 ( 0.485142)
test_all 0.080497 0.018576 348.877696 ( 33.912133)
test_rubyspec 0.019970 0.053332 39.652508 ( 52.248952)
total: 99.28 sec