Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-075539
#<BuildRuby:0x000055ec7afd3d58
@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.20240106-075539",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004863 0.000064 1.100543 ( 1.492195)
build_miniruby 0.000000 0.001112 1.381831 ( 1.383808)
build_ruby 0.000000 0.001710 3.762834 ( 3.771145)
build_all 0.009567 0.000404 16.272411 ( 1.584698)
build_install 0.013477 0.000962 4.588278 ( 1.539394)
test_btest 0.000713 0.000071 80.526169 ( 10.324269)
test_basic 0.004490 0.000449 0.606267 ( 0.677942)
test_all 0.074674 0.045091 557.990474 ( 61.141146)
test_rubyspec 0.016196 0.041244 65.978339 ( 78.229905)
total: 160.15 sec