Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-211449
#<BuildRuby:0x000055c57fa240c8
@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.20240110-211449",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005109 0.000393 0.815128 ( 1.235896)
build_miniruby 0.001170 0.000090 0.812116 ( 0.812165)
build_ruby 0.001577 0.000000 2.700121 ( 2.701528)
build_all 0.008285 0.000078 11.918477 ( 0.983168)
build_install 0.000000 0.011267 3.377075 ( 0.961086)
test_btest 0.000542 0.000128 66.493842 ( 4.995747)
test_basic 0.003956 0.000000 0.389254 ( 0.469961)
test_all 0.071851 0.026290 361.803762 ( 36.025296)
test_rubyspec 0.035635 0.029461 40.570115 ( 53.178350)
total: 101.36 sec