Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-191032
#<BuildRuby:0x000056059291b8e0
@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.20231208-191032",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003962 0.000000 0.995968 ( 1.257317)
build_miniruby 0.000749 0.000062 0.872164 ( 0.872420)
build_ruby 0.001514 0.000126 2.706430 ( 2.707290)
build_all 0.008036 0.000000 12.130011 ( 0.977652)
build_install 0.006174 0.007216 3.556399 ( 0.972908)
test_btest 0.000000 0.000832 67.107646 ( 5.243362)
test_basic 0.000871 0.002280 0.371102 ( 0.454322)
test_all 0.078038 0.023045 392.596474 ( 36.922671)
test_rubyspec 0.055124 0.020356 39.783873 ( 52.458396)
total: 101.87 sec