Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-211025
#<BuildRuby:0x000055b6d5b5c110
@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.20231211-211025",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004047 0.000011 0.997972 ( 1.290765)
build_miniruby 0.000000 0.001212 0.873350 ( 0.872738)
build_ruby 0.000000 0.001204 2.693201 ( 2.695621)
build_all 0.005333 0.002624 12.114303 ( 1.011449)
build_install 0.006231 0.007687 3.513389 ( 0.972716)
test_btest 0.000607 0.000227 66.980607 ( 5.078228)
test_basic 0.002200 0.000825 0.377086 ( 0.457697)
test_all 0.076846 0.024587 408.907044 ( 34.790257)
test_rubyspec 0.016064 0.043519 39.798063 ( 52.481565)
total: 99.65 sec