Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-025855
#<BuildRuby:0x0000560517a4c1e0
@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.20220804-025855",
@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.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006095 0.000937 0.868459 ( 0.927263)
build_miniruby 0.000939 0.000144 0.057210 ( 0.055881)
build_ruby 0.000783 0.000121 0.058998 ( 0.063467)
build_all 0.004052 0.000623 1.519251 ( 0.585289)
build_install 0.006102 0.005093 5.608830 ( 2.139466)
test_btest 0.000682 0.000146 49.868349 ( 8.152435)
test_basic 0.005041 0.001080 0.295970 ( 0.384685)
test_all 0.001113 0.000239 585.610367 ( 93.877936)
test_rubyspec 0.079463 0.044127 43.820572 ( 51.163532)
total: 157.35 sec