Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-173357
#<BuildRuby:0x00005593c0d3ebf0
@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-173357",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004744 0.001898 0.864439 ( 1.343372)
build_miniruby 0.000632 0.000253 0.057254 ( 0.056066)
build_ruby 0.000663 0.000266 0.059215 ( 0.058099)
build_all 0.004542 0.000000 1.519120 ( 0.585638)
build_install 0.009090 0.000000 5.637214 ( 2.146976)
test_btest 0.000646 0.000000 47.334305 ( 8.609344)
test_basic 0.001714 0.003724 0.262423 ( 0.351296)
test_all 0.001036 0.000119 627.514206 ( 91.655505)
test_rubyspec 0.071628 0.034577 43.835920 ( 49.526850)
total: 154.33 sec