Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-163740
#<BuildRuby:0x000055eb9c3c3fd8
@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.20240114-163740",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005876 0.000277 0.835281 ( 1.236597)
build_miniruby 0.001020 0.000157 0.823954 ( 0.823122)
build_ruby 0.001199 0.000184 2.675801 ( 2.676760)
build_all 0.004323 0.003532 11.959531 ( 0.988103)
build_install 0.006384 0.004704 3.381636 ( 0.959568)
test_btest 0.000674 0.000168 66.025706 ( 5.062222)
test_basic 0.003225 0.000806 0.396237 ( 0.476518)
test_all 0.076982 0.021739 373.824875 ( 42.811066)
test_rubyspec 0.032249 0.033988 40.917502 ( 53.453355)
total: 108.49 sec