Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-060327
#<BuildRuby:0x00005641afd20018
@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.20220730-060327",
@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.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006439 0.000356 0.868006 ( 1.599955)
build_miniruby 0.000000 0.000972 0.057347 ( 0.056071)
build_ruby 0.000000 0.001011 0.059049 ( 0.057824)
build_all 0.002859 0.001895 1.529899 ( 0.587917)
build_install 0.010886 0.000465 5.675715 ( 2.178617)
test_btest 0.000731 0.000137 54.834108 ( 8.037642)
test_basic 0.004538 0.000851 0.293103 ( 0.382142)
test_all 0.000961 0.000180 610.118978 ( 87.277312)
test_rubyspec 0.036063 0.045136 43.710689 ( 49.379090)
total: 149.56 sec