Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-013504
#<BuildRuby:0x000055ce7efde7e0
@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.20220813-013504",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003717 0.002738 0.811361 ( 1.005822)
build_miniruby 0.000746 0.000229 0.057477 ( 0.056238)
build_ruby 0.000704 0.000217 0.059323 ( 0.058126)
build_all 0.003505 0.001079 1.543903 ( 0.588660)
build_install 0.003198 0.006304 1.950283 ( 0.984881)
test_btest 0.000531 0.000212 47.818969 ( 8.882218)
test_basic 0.005718 0.000000 0.291930 ( 0.380310)
test_all 0.002997 0.000000 588.143412 ( 88.450334)
test_rubyspec 0.052584 0.024563 43.862525 ( 51.264862)
total: 151.67 sec