Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-134256
#<BuildRuby:0x0000562fb5953658
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-134256",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010693 0.000451 1.199763 ( 1.220316)
build_miniruby 0.002232 0.000149 0.841936 ( 0.840556)
build_ruby 0.003123 0.000208 2.237810 ( 2.143160)
build_all 0.019099 0.000565 18.560294 ( 2.157350)
build_install 0.017851 0.004993 2.032835 ( 1.042707)
test_btest 0.001268 0.000121 93.749680 ( 8.944788)
test_basic 0.008670 0.000000 0.343673 ( 0.429863)
test_all 0.002772 0.000095 747.023149 ( 72.016041)
test_rubyspec 0.107428 0.068649 49.287530 ( 57.419691)
total: 146.22 sec