Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-030602
#<BuildRuby:0x000055e9e9828060
@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.20230207-030602",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.001278 0.002705 0.638973 ( 1.091554)
build_miniruby 0.000665 0.000276 0.637014 ( 0.636477)
build_ruby 0.000858 0.000357 2.064041 ( 2.063551)
build_all 0.007330 0.001413 12.217176 ( 1.512730)
build_install 0.005672 0.000617 1.474903 ( 0.723377)
test_btest 0.000501 0.000179 66.008789 ( 6.096312)
test_basic 0.000000 0.003795 0.244590 ( 0.339754)
test_all 0.001101 0.000000 476.136718 ( 46.460527)
test_rubyspec 0.020975 0.009138 35.398602 ( 46.015867)
total: 104.94 sec