Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-032518
#<BuildRuby:0x0000561cca163f90
@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.20231123-032518",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005041 0.000172 0.900500 ( 1.294661)
build_miniruby 0.000924 0.000142 0.808275 ( 0.808364)
build_ruby 0.000000 0.001480 2.625253 ( 2.626372)
build_all 0.003539 0.005398 12.163937 ( 0.997007)
build_install 0.008370 0.002232 3.715972 ( 0.969713)
test_btest 0.000481 0.000128 61.451230 ( 5.963335)
test_basic 0.000996 0.003321 0.399960 ( 0.479885)
test_all 0.069082 0.028943 341.228103 ( 35.436397)
test_rubyspec 0.036056 0.031082 39.995134 ( 52.533081)
total: 101.11 sec