Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-231550
#<BuildRuby:0x000056151fd228c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-231550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.006284 0.000483 0.784258 ( 1.354965)
build_miniruby 0.000982 0.000076 0.089063 ( 0.087021)
build_ruby 0.001906 0.000147 3.507993 ( 3.315974)
build_all 0.004471 0.004806 15.744840 ( 2.871166)
build_install 0.007886 0.003667 5.788033 ( 2.178017)
test_btest 0.001229 0.000217 52.999275 ( 8.137166)
test_basic 0.000809 0.004721 0.279514 ( 0.369057)
test_all 0.000987 0.000233 599.682326 ( 89.885599)
test_rubyspec 0.073671 0.053707 43.790388 ( 49.454822)
total: 157.65 sec