Logfile: /home/ko1/ruby/logs/brlog.trunk.20230219-042639
#<BuildRuby:0x000055c61617f868
@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.20230219-042639",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003585 0.000276 0.776010 ( 1.176151)
build_miniruby 0.000862 0.000067 0.672617 ( 0.671978)
build_ruby 0.001190 0.000000 2.108613 ( 2.108412)
build_all 0.006132 0.002734 12.314388 ( 1.520344)
build_install 0.005752 0.000639 1.530191 ( 0.781052)
test_btest 0.000595 0.000066 65.891643 ( 6.402924)
test_basic 0.003214 0.000357 0.304529 ( 0.399521)
test_all 0.001332 0.000112 491.609733 ( 47.070265)
test_rubyspec 0.017152 0.013587 35.549985 ( 46.085065)
total: 106.22 sec