Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-160114
#<BuildRuby:0x000056087ca5be20
@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.20231119-160114",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004862 0.000511 1.232401 ( 1.643971)
build_miniruby 0.000996 0.000105 0.901457 ( 0.901053)
build_ruby 0.001195 0.000126 2.680944 ( 2.681390)
build_all 0.010031 0.000127 16.948296 ( 1.524764)
build_install 0.009061 0.000000 4.987849 ( 1.170504)
test_btest 0.001090 0.000000 88.376518 ( 7.286277)
test_basic 0.004010 0.000000 0.653397 ( 0.735703)
test_all 0.096209 0.039229 537.221797 ( 53.797491)
test_rubyspec 0.030363 0.015318 49.628049 ( 61.970980)
total: 131.71 sec