Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-123609
#<BuildRuby:0x00005623c5317ba0
@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.20220719-123609",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004948 0.004256 0.853461 ( 1.135453)
build_miniruby 0.001751 0.000000 0.053737 ( 0.053142)
build_ruby 0.001251 0.000000 0.055237 ( 0.054267)
build_all 0.005282 0.003129 1.257350 ( 0.479155)
build_install 0.009311 0.007020 4.226545 ( 1.818999)
test_btest 0.001539 0.000486 52.443600 ( 6.141834)
test_basic 0.004902 0.001735 0.281411 ( 0.372432)
test_all 0.002368 0.000753 501.228189 ( 52.730749)
test_rubyspec 0.079609 0.051475 41.938521 ( 47.904399)
total: 110.69 sec