Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-040439
#<BuildRuby:0x00005617732e3048
@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-040439",
@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.000011 0.000003 0.000014 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001278 0.003242 1.013547 ( 1.416216)
build_miniruby 0.000619 0.000169 0.871165 ( 0.871714)
build_ruby 0.000936 0.000255 2.706212 ( 2.707758)
build_all 0.003330 0.003703 12.094351 ( 1.009200)
build_install 0.006167 0.003301 3.572823 ( 0.974776)
test_btest 0.000477 0.000170 64.460488 ( 5.324905)
test_basic 0.003273 0.001168 0.376672 ( 0.459122)
test_all 0.090149 0.011292 397.620105 ( 43.834022)
test_rubyspec 0.031279 0.039693 40.072270 ( 52.769592)
total: 109.37 sec