Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-040133
#<BuildRuby:0x0000559c77ac3bb8
@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.20240118-040133",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000017 0.000007 0.000024 ( 0.000023)
build_up 0.003236 0.001214 1.177240 ( 1.659319)
build_miniruby 0.000736 0.000276 0.837396 ( 0.836580)
build_ruby 0.001297 0.000000 2.664635 ( 2.663750)
build_all 0.009490 0.000375 14.742918 ( 1.435882)
build_install 0.007941 0.000000 4.313205 ( 1.107883)
test_btest 0.001060 0.000000 77.156633 ( 6.766200)
test_basic 0.003746 0.000764 0.760139 ( 0.841007)
test_all 0.097923 0.030198 496.591606 ( 50.905237)
test_rubyspec 0.012397 0.049298 81.732352 ( 94.012021)
total: 160.23 sec