Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-085241
#<BuildRuby:0x0000560ceba33fd8
@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.20231209-085241",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005062 0.000092 0.999824 ( 1.281761)
build_miniruby 0.000685 0.000057 0.870203 ( 0.870757)
build_ruby 0.000000 0.001512 2.699790 ( 2.700276)
build_all 0.005915 0.002230 12.066143 ( 0.990374)
build_install 0.012563 0.000581 3.571697 ( 0.968696)
test_btest 0.000654 0.000082 62.741731 ( 4.929660)
test_basic 0.004140 0.000000 0.371362 ( 0.452673)
test_all 0.066713 0.034366 410.726841 ( 34.939044)
test_rubyspec 0.033159 0.035920 39.965098 ( 52.619801)
total: 99.75 sec