Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-155744
#<BuildRuby:0x000055eea66dbfd8
@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-155744",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004627 0.000078 1.192748 ( 1.589085)
build_miniruby 0.001150 0.000115 1.368780 ( 1.372372)
build_ruby 0.000000 0.001464 4.028778 ( 4.041371)
build_all 0.007593 0.002390 16.361800 ( 1.624225)
build_install 0.010915 0.003793 4.786969 ( 1.596442)
test_btest 0.000709 0.000114 83.265439 ( 10.194499)
test_basic 0.000000 0.005165 0.611021 ( 0.680170)
test_all 0.103021 0.017611 546.760893 ( 77.380707)
test_rubyspec 0.040215 0.020749 71.272906 ( 83.601068)
total: 182.08 sec