Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-071558
#<BuildRuby:0x000055f7243b7e20
@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.20231219-071558",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005271 0.000198 1.547289 ( 1.881376)
build_miniruby 0.000929 0.000147 0.892303 ( 0.892712)
build_ruby 0.001341 0.000212 2.743288 ( 2.742872)
build_all 0.003688 0.006393 15.898739 ( 1.444337)
build_install 0.008181 0.000951 4.796526 ( 1.233936)
test_btest 0.000916 0.000199 82.832865 ( 6.973866)
test_basic 0.003854 0.000838 0.604588 ( 0.682312)
test_all 0.085047 0.049503 524.135463 ( 49.042979)
test_rubyspec 0.034369 0.013833 49.953285 ( 62.274118)
total: 127.17 sec