Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-211110
#<BuildRuby:0x000055c4f8e372c8
@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.20220812-211110",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006049 0.000432 0.813928 ( 1.023843)
build_miniruby 0.000920 0.000066 0.058172 ( 0.056999)
build_ruby 0.000902 0.000064 0.060420 ( 0.059188)
build_all 0.004737 0.000000 1.538952 ( 0.602504)
build_install 0.007103 0.003784 1.917173 ( 0.968637)
test_btest 0.000000 0.000684 46.091414 ( 8.756177)
test_basic 0.002445 0.003119 0.281099 ( 0.369820)
test_all 0.002188 0.000345 609.321419 ( 93.515800)
test_rubyspec 0.074514 0.015432 43.874482 ( 51.299096)
total: 156.65 sec