Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-193332
#<BuildRuby:0x0000560498b53f68
@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.20220803-193332",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006174 0.000525 0.850287 ( 1.047683)
build_miniruby 0.000793 0.000198 0.056573 ( 0.055403)
build_ruby 0.000783 0.000196 0.058889 ( 0.057585)
build_all 0.004546 0.000021 1.521854 ( 0.585691)
build_install 0.009159 0.002113 5.647062 ( 2.146317)
test_btest 0.000608 0.000140 52.374190 ( 8.132082)
test_basic 0.000650 0.005422 0.330772 ( 0.418708)
test_all 0.000798 0.000246 633.089103 ( 91.470845)
test_rubyspec 0.068789 0.052352 43.799646 ( 51.177548)
total: 155.09 sec