Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-114254
#<BuildRuby:0x00005563797b7e88
@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.20231121-114254",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005677 0.000416 1.037172 ( 1.348769)
build_miniruby 0.000973 0.000224 0.838888 ( 0.838763)
build_ruby 0.001638 0.000378 2.614526 ( 2.615144)
build_all 0.004429 0.004283 12.187962 ( 0.990822)
build_install 0.009260 0.005915 3.632241 ( 0.977803)
test_btest 0.000680 0.000227 64.579398 ( 5.677660)
test_basic 0.000233 0.004724 0.408359 ( 0.488623)
test_all 0.083483 0.012663 350.829656 ( 41.092634)
test_rubyspec 0.044727 0.020714 40.032358 ( 52.607128)
total: 106.64 sec