Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-093833
#<BuildRuby:0x00005594ed2ff800
@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.20221126-093833",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002267 0.008257 1.275068 ( 1.511598)
build_miniruby 0.002152 0.000614 0.842756 ( 0.841388)
build_ruby 0.002398 0.000685 2.244543 ( 2.149327)
build_all 0.023000 0.000123 24.970742 ( 2.796723)
build_install 0.017573 0.004262 4.920063 ( 1.217961)
test_btest 0.000878 0.000188 85.871361 ( 8.733191)
test_basic 0.003571 0.004535 0.351185 ( 0.442335)
test_all 0.001645 0.000411 717.670005 ( 71.063639)
test_rubyspec 0.098385 0.049582 49.476819 ( 57.768497)
total: 146.53 sec