Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-054257
#<BuildRuby:0x000055f789a6df48
@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.20230120-054257",
@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.000004 0.000001 0.000005 ( 0.000010)
autoconf 0.000034 0.000000 0.000034 ( 0.000031)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.008839 0.000243 0.957999 ( 1.158589)
build_miniruby 0.001728 0.000370 0.835431 ( 0.841900)
build_ruby 0.002332 0.000500 2.118056 ( 2.134536)
build_all 0.011725 0.007112 18.310952 ( 2.146203)
build_install 0.012700 0.008261 1.844878 ( 0.930800)
test_btest 0.001147 0.000000 90.636519 ( 9.021291)
test_basic 0.007502 0.000179 0.360515 ( 0.448968)
test_all 0.001649 0.000502 676.181877 ( 64.994860)
test_rubyspec 0.097052 0.052432 48.468991 ( 56.984870)
total: 138.66 sec