Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-231616
#<BuildRuby:0x0000559b7df33f90
@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.20231121-231616",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001541 0.004625 0.905198 ( 1.286038)
build_miniruby 0.000801 0.000292 0.805819 ( 0.805671)
build_ruby 0.000000 0.001505 2.602883 ( 2.603641)
build_all 0.000000 0.008248 12.209844 ( 0.992199)
build_install 0.012222 0.000711 3.658909 ( 0.968539)
test_btest 0.000500 0.000233 62.493939 ( 5.607858)
test_basic 0.000000 0.005196 0.398125 ( 0.478314)
test_all 0.071528 0.023149 361.155107 ( 34.283526)
test_rubyspec 0.017217 0.049322 40.051853 ( 52.605177)
total: 99.63 sec