Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-000809
#<BuildRuby:0x00005651bf5f3658
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-000809",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000391 0.004537 1.484738 ( 1.845695)
build_miniruby 0.000635 0.000317 0.861635 ( 0.861376)
build_ruby 0.000930 0.000465 2.857995 ( 2.858997)
build_all 0.008126 0.002018 17.092732 ( 1.528720)
build_install 0.009085 0.000346 5.024522 ( 1.167491)
test_btest 0.000878 0.000338 88.780648 ( 7.956153)
test_basic 0.004012 0.001543 0.837498 ( 0.916687)
test_all 0.094469 0.041259 543.984295 ( 54.272089)
test_rubyspec 0.010689 0.040175 52.277303 ( 64.503728)
total: 135.91 sec