Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-174340
#<BuildRuby:0x0000561db89af868
@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.20221218-174340",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003201 0.000246 0.641179 ( 1.066558)
build_miniruby 0.000000 0.000929 0.758860 ( 0.758050)
build_ruby 0.000000 0.001338 2.616793 ( 2.541200)
build_all 0.003587 0.005861 12.441501 ( 1.517846)
build_install 0.006217 0.000415 1.637531 ( 0.780140)
test_btest 0.000558 0.000112 65.085638 ( 6.278720)
test_basic 0.000422 0.003349 0.265238 ( 0.361602)
test_all 0.001016 0.000254 509.936410 ( 70.167935)
test_rubyspec 0.018238 0.010128 35.648584 ( 46.185527)
total: 129.66 sec