Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-102624
#<BuildRuby:0x0000561f94cf80c8
@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.20240107-102624",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000714 0.004071 1.255889 ( 1.621396)
build_miniruby 0.001097 0.000115 1.439043 ( 1.440477)
build_ruby 0.001544 0.000163 4.255362 ( 4.266263)
build_all 0.005439 0.004371 16.543739 ( 1.796000)
build_install 0.012087 0.003431 4.875962 ( 1.789734)
test_btest 0.000731 0.000122 85.368711 ( 7.646479)
test_basic 0.004639 0.000773 0.706460 ( 0.775749)
test_all 0.089499 0.030927 535.233141 ( 77.536510)
test_rubyspec 0.042600 0.020432 76.190345 ( 88.488334)
total: 185.36 sec