Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-143920
#<BuildRuby:0x00005636bdc5c110
@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.20231127-143920",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002013 0.003633 0.925695 ( 1.328525)
build_miniruby 0.001000 0.000273 0.813353 ( 0.813378)
build_ruby 0.001957 0.000000 2.667066 ( 2.667254)
build_all 0.005211 0.004067 12.532750 ( 1.013516)
build_install 0.011969 0.002006 3.720528 ( 1.000462)
test_btest 0.000666 0.000190 61.601760 ( 5.419505)
test_basic 0.003960 0.001131 0.398820 ( 0.477750)
test_all 0.064198 0.032342 353.752131 ( 34.951358)
test_rubyspec 0.033814 0.035230 39.749880 ( 52.343124)
total: 100.02 sec