Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-133239
#<BuildRuby:0x0000563d4e9cf4f0
@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.20231213-133239",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004545 0.000000 1.020617 ( 1.283170)
build_miniruby 0.001072 0.000000 0.882912 ( 0.883743)
build_ruby 0.001677 0.000000 2.681712 ( 2.683259)
build_all 0.001594 0.007142 12.064788 ( 1.027590)
build_install 0.009825 0.001228 3.547290 ( 0.964652)
test_btest 0.000595 0.000075 63.433572 ( 5.899309)
test_basic 0.002854 0.000000 0.383516 ( 0.458338)
test_all 0.080153 0.019582 388.457669 ( 38.381497)
test_rubyspec 0.030770 0.029102 39.823188 ( 52.513664)
total: 104.10 sec