Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-213549
#<BuildRuby:0x000055b8ebc5ff90
@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.20231130-213549",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001086 0.004084 0.973526 ( 1.278979)
build_miniruby 0.000827 0.000069 0.880658 ( 0.882763)
build_ruby 0.001282 0.000107 2.724027 ( 2.726237)
build_all 0.007451 0.000000 12.102697 ( 1.008904)
build_install 0.010100 0.003384 3.581907 ( 0.971050)
test_btest 0.000816 0.000091 65.028878 ( 4.725296)
test_basic 0.003897 0.000433 0.376867 ( 0.458279)
test_all 0.074504 0.023572 369.563904 ( 43.894245)
test_rubyspec 0.041940 0.023212 39.687041 ( 52.365220)
total: 108.31 sec