Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-235824
#<BuildRuby:0x00005652899068c0
@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.20220823-235824",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006265 0.000762 0.883661 ( 1.509764)
build_miniruby 0.000735 0.000267 0.057528 ( 0.056322)
build_ruby 0.000747 0.000272 0.059513 ( 0.058246)
build_all 0.003382 0.001230 1.558659 ( 0.604100)
build_install 0.008113 0.002950 1.899513 ( 0.958621)
test_btest 0.000668 0.000243 52.442103 ( 8.019445)
test_basic 0.005595 0.000000 0.299296 ( 0.388127)
test_all 0.002448 0.000000 629.327058 ( 89.804136)
test_rubyspec 0.096025 0.032850 44.114705 ( 52.359681)
total: 153.76 sec