Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-013907
#<BuildRuby:0x0000562844b2f788
@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.20231128-013907",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004881 0.000813 1.001274 ( 1.618433)
build_miniruby 0.000934 0.000156 0.842620 ( 0.842591)
build_ruby 0.001291 0.000215 2.683892 ( 2.684670)
build_all 0.004657 0.003639 12.859934 ( 1.529213)
build_install 0.003702 0.007066 3.687623 ( 0.973876)
test_btest 0.000533 0.000167 66.901160 ( 5.034608)
test_basic 0.000000 0.004168 0.396712 ( 0.477142)
test_all 0.064577 0.033489 359.748944 ( 38.834484)
test_rubyspec 0.035182 0.031734 40.216522 ( 52.824765)
total: 104.82 sec