Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-000145
#<BuildRuby:0x00005585b8c54098
@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.20240109-000145",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005296 0.000000 1.331705 ( 2.127752)
build_miniruby 0.001252 0.000000 2.084387 ( 2.089255)
build_ruby 0.001742 0.000082 4.584875 ( 4.596349)
build_all 0.004182 0.007121 16.909266 ( 1.885756)
build_install 0.010169 0.007323 5.521142 ( 2.318939)
test_btest 0.000642 0.000171 82.010027 ( 13.887643)
test_basic 0.005240 0.000000 0.696665 ( 0.768523)
test_all 0.101463 0.018678 562.333940 ( 69.954593)
test_rubyspec 0.055010 0.013982 86.415966 ( 98.986411)
total: 196.62 sec