Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-214907
#<BuildRuby:0x0000560daae8e8c0
@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-214907",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006005 0.000462 0.913858 ( 0.959160)
build_miniruby 0.000949 0.000073 0.058014 ( 0.056657)
build_ruby 0.000000 0.000931 0.059790 ( 0.058536)
build_all 0.001179 0.003190 1.522147 ( 0.586516)
build_install 0.006331 0.004819 5.641719 ( 2.174243)
test_btest 0.000448 0.000089 49.248041 ( 8.841574)
test_basic 0.000933 0.004851 0.282714 ( 0.371286)
test_all 0.000866 0.000231 621.623825 ( 91.031300)
test_rubyspec 0.090990 0.035057 44.064328 ( 49.691287)
total: 153.77 sec