Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-120237
#<BuildRuby:0x000056148b833fd8
@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.20240105-120237",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003304 0.000661 0.729952 ( 1.172578)
build_miniruby 0.000773 0.000155 0.886522 ( 0.886874)
build_ruby 0.001432 0.000000 2.730618 ( 2.733976)
build_all 0.003951 0.003584 11.984232 ( 1.018139)
build_install 0.006428 0.003620 3.394507 ( 0.977907)
test_btest 0.000000 0.000830 61.983543 ( 6.123170)
test_basic 0.000402 0.003275 0.371060 ( 0.454403)
test_all 0.090199 0.018204 457.218711 ( 40.404572)
test_rubyspec 0.029250 0.020261 40.427009 ( 53.194570)
total: 106.97 sec