Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-193837
#<BuildRuby:0x000055e541b9b438
@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-193837",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004582 0.000860 1.227675 ( 1.601053)
build_miniruby 0.001022 0.000192 1.372657 ( 1.375299)
build_ruby 0.001321 0.000248 4.192627 ( 4.201389)
build_all 0.006103 0.003869 16.456703 ( 1.605838)
build_install 0.015242 0.001304 5.095299 ( 1.922241)
test_btest 0.000617 0.000123 79.814424 ( 7.549144)
test_basic 0.004566 0.000913 0.651080 ( 0.719389)
test_all 0.076046 0.047549 548.929191 ( 79.824413)
test_rubyspec 0.048072 0.014633 72.868102 ( 85.262167)
total: 184.06 sec