Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-181815
#<BuildRuby:0x0000562c3f898098
@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.20240103-181815",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.006338 0.000000 1.038940 ( 1.284190)
build_miniruby 0.001044 0.000000 0.824836 ( 0.824956)
build_ruby 0.001716 0.000000 2.687562 ( 2.719500)
build_all 0.008204 0.000000 11.991478 ( 0.963174)
build_install 0.008267 0.004762 3.467767 ( 0.958254)
test_btest 0.000702 0.000042 64.902772 ( 5.040763)
test_basic 0.004707 0.000277 0.387014 ( 0.467191)
test_all 0.062726 0.032218 367.640643 ( 40.160230)
test_rubyspec 0.035380 0.034024 40.189504 ( 52.777165)
total: 105.20 sec