Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-140646
#<BuildRuby:0x0000559f27ef49c8
@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.20220830-140646",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010014 0.000419 1.028062 ( 1.215217)
build_miniruby 0.001619 0.000116 0.075585 ( 0.074838)
build_ruby 0.001749 0.000125 0.078362 ( 0.077086)
build_all 0.005465 0.004304 1.547744 ( 0.576661)
build_install 0.023077 0.000022 1.896941 ( 0.923103)
test_btest 0.001170 0.000112 72.037809 ( 8.246723)
test_basic 0.002317 0.004976 0.333934 ( 0.423930)
test_all 0.003428 0.000490 685.945933 ( 67.558172)
test_rubyspec 0.135053 0.040871 45.611873 ( 54.108698)
total: 133.21 sec