Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-200027
#<BuildRuby:0x00005641822d40c8
@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.20240108-200027",
@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.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004901 0.000096 1.340273 ( 1.737443)
build_miniruby 0.001229 0.000112 2.064953 ( 2.069583)
build_ruby 0.000000 0.001703 4.456658 ( 4.468202)
build_all 0.006674 0.004188 16.936175 ( 1.880791)
build_install 0.017680 0.000493 5.472837 ( 2.256729)
test_btest 0.000724 0.000093 83.560487 ( 13.178873)
test_basic 0.002726 0.002934 0.698384 ( 0.765966)
test_all 0.108503 0.013867 552.977100 ( 86.350738)
test_rubyspec 0.049637 0.018783 86.063460 ( 98.449221)
total: 211.16 sec