Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-192513
#<BuildRuby:0x0000555be746aff8
@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.20240108-192513",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005116 0.000000 1.325253 ( 1.763290)
build_miniruby 0.001202 0.000000 1.530470 ( 1.532988)
build_ruby 0.001563 0.000011 4.436545 ( 4.449291)
build_all 0.009629 0.001073 16.696704 ( 1.849824)
build_install 0.014983 0.001122 5.269695 ( 2.003209)
test_btest 0.000729 0.000127 82.033562 ( 11.148732)
test_basic 0.000000 0.005720 0.698681 ( 0.768281)
test_all 0.104208 0.016064 560.765979 ( 60.672691)
test_rubyspec 0.035447 0.031547 85.165988 ( 97.553473)
total: 181.74 sec