Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-005745
#<BuildRuby:0x00005591e7dc8790
@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.20220507-005745",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003003 0.003795 0.870154 ( 0.987620)
build_miniruby 0.000915 0.000122 0.057326 ( 0.056058)
build_ruby 0.000809 0.000108 0.057550 ( 0.056428)
build_all 0.004288 0.000039 1.481846 ( 0.594117)
build_install 0.008657 0.001082 6.257144 ( 2.809359)
test_btest 0.000621 0.000077 50.294939 ( 8.274097)
test_basic 0.002097 0.004147 0.359007 ( 0.446554)
test_all 0.001049 0.000186 632.545623 ( 92.996979)
test_rubyspec 0.041514 0.052112 43.767176 ( 48.765073)
total: 154.99 sec