Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-173251
#<BuildRuby:0x00005640b5c0f7f0
@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.20231119-173251",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005006 0.000296 0.918536 ( 1.304320)
build_miniruby 0.000770 0.000210 0.793138 ( 0.792983)
build_ruby 0.000000 0.001452 2.643586 ( 2.644054)
build_all 0.000884 0.007081 11.945640 ( 1.012321)
build_install 0.009698 0.000514 3.632704 ( 0.969745)
test_btest 0.000508 0.000195 67.076911 ( 4.828913)
test_basic 0.002949 0.001135 0.399713 ( 0.478831)
test_all 0.061931 0.035378 349.961381 ( 35.600369)
test_rubyspec 0.034871 0.034623 40.258420 ( 52.793068)
total: 100.43 sec