Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-014241
#<BuildRuby:0x000055c69e6c0060
@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.20231206-014241",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004194 0.000017 0.981971 ( 1.235862)
build_miniruby 0.001107 0.000092 0.865168 ( 0.864871)
build_ruby 0.001210 0.000000 2.700331 ( 2.701547)
build_all 0.008492 0.000000 12.105902 ( 1.026206)
build_install 0.005318 0.003947 3.571293 ( 0.969892)
test_btest 0.000619 0.000077 65.388750 ( 5.055773)
test_basic 0.000000 0.003377 0.369880 ( 0.452566)
test_all 0.069876 0.030610 378.988334 ( 41.689336)
test_rubyspec 0.040205 0.033585 39.875799 ( 52.544754)
total: 106.54 sec