Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-064824
#<BuildRuby:0x000055d3a07b0088
@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.20220822-064824",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001920 0.004623 0.868133 ( 1.340052)
build_miniruby 0.000805 0.000000 0.057264 ( 0.056094)
build_ruby 0.000000 0.001009 0.059370 ( 0.058282)
build_all 0.002810 0.001819 1.558815 ( 0.606924)
build_install 0.011300 0.000000 1.922030 ( 0.961269)
test_btest 0.000835 0.000000 47.100767 ( 8.903287)
test_basic 0.005491 0.000000 0.326425 ( 0.415006)
test_all 0.003226 0.000000 611.655028 ( 88.869857)
test_rubyspec 0.065384 0.061538 44.483341 ( 52.712984)
total: 153.92 sec