Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-021849
#<BuildRuby:0x000055b246597dd0
@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.20220728-021849",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006079 0.000434 0.799867 ( 1.031141)
build_miniruby 0.000925 0.000066 0.057263 ( 0.056066)
build_ruby 0.000800 0.000057 0.059066 ( 0.057879)
build_all 0.004663 0.000015 1.552152 ( 0.595197)
build_install 0.004541 0.004463 5.644890 ( 2.165960)
test_btest 0.000614 0.000000 54.755593 ( 8.067953)
test_basic 0.005465 0.000000 0.283845 ( 0.373115)
test_all 0.000926 0.000000 618.857045 ( 88.234376)
test_rubyspec 0.083907 0.038480 43.483675 ( 49.120741)
total: 149.70 sec