Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-120849
#<BuildRuby:0x00005610b5c47ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-120849",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004834 0.000509 1.128079 ( 1.519197)
build_miniruby 0.001443 0.000000 0.870543 ( 0.869758)
build_ruby 0.001416 0.000000 2.887317 ( 2.888066)
build_all 0.006056 0.003783 16.427299 ( 1.462073)
build_install 0.000000 0.008893 4.807314 ( 1.186801)
test_btest 0.000000 0.001110 84.084342 ( 7.446254)
test_basic 0.003811 0.002095 0.888678 ( 0.963730)
test_all 0.092382 0.040195 525.224941 ( 49.689260)
test_rubyspec 0.022161 0.031962 51.395357 ( 63.771451)
total: 129.80 sec