Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-023525
#<BuildRuby:0x000055e7716dfde0
@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.20220819-023525",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006279 0.000448 0.802779 ( 0.856831)
build_miniruby 0.000927 0.000067 0.057306 ( 0.055997)
build_ruby 0.000904 0.000064 0.059556 ( 0.058276)
build_all 0.004258 0.000304 1.541109 ( 0.589442)
build_install 0.010171 0.000727 1.897280 ( 0.959067)
test_btest 0.000817 0.000059 53.218183 ( 8.201318)
test_basic 0.005295 0.000378 0.256472 ( 0.345202)
test_all 0.002855 0.000000 603.458024 ( 92.080868)
test_rubyspec 0.099673 0.028911 43.917627 ( 52.190788)
total: 155.34 sec