Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-164335
#<BuildRuby:0x0000563b0e75c048
@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.20231114-164335",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001666 0.003530 1.326497 ( 1.730878)
build_miniruby 0.001099 0.000000 0.853344 ( 0.852403)
build_ruby 0.001293 0.000000 2.672271 ( 2.671947)
build_all 0.003531 0.006354 15.752438 ( 1.398851)
build_install 0.007645 0.001978 4.760315 ( 1.156880)
test_btest 0.000700 0.000318 78.999959 ( 7.579494)
test_basic 0.001418 0.002520 0.659731 ( 0.737897)
test_all 0.095473 0.039518 482.910857 ( 54.919291)
test_rubyspec 0.022113 0.020877 48.903309 ( 61.261086)
total: 132.31 sec