Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-062905
#<BuildRuby:0x00005597e97a09c8
@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.20220817-062905",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005886 0.005259 0.993131 ( 1.681784)
build_miniruby 0.001597 0.000369 0.071912 ( 0.070599)
build_ruby 0.001634 0.000377 0.078765 ( 0.077656)
build_all 0.008130 0.001876 1.536804 ( 0.575901)
build_install 0.020632 0.002028 1.867415 ( 0.919180)
test_btest 0.000818 0.000164 74.368408 ( 8.366666)
test_basic 0.007230 0.000000 0.323874 ( 0.414467)
test_all 0.004693 0.000000 678.428556 ( 66.312249)
test_rubyspec 0.096934 0.071539 45.178212 ( 52.840339)
total: 131.26 sec