Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-031527
#<BuildRuby:0x00005630dded7ba0
@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.20220819-031527",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007612 0.002076 0.844158 ( 1.058223)
build_miniruby 0.001192 0.000325 0.052592 ( 0.051035)
build_ruby 0.001649 0.000450 0.071125 ( 0.068254)
build_all 0.007509 0.001664 1.256631 ( 0.464613)
build_install 0.011819 0.003987 1.574213 ( 0.788731)
test_btest 0.001060 0.000295 52.311573 ( 5.901135)
test_basic 0.000861 0.004530 0.251943 ( 0.342394)
test_all 0.004194 0.000000 512.754550 ( 52.656687)
test_rubyspec 0.089460 0.053190 42.174027 ( 50.683909)
total: 112.02 sec