Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-055040
#<BuildRuby:0x0000559652947eb8
@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.20220531-055040",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002354 0.004250 0.847298 ( 1.029388)
build_miniruby 0.000938 0.000134 0.057225 ( 0.055920)
build_ruby 0.000856 0.000123 0.057816 ( 0.056516)
build_all 0.001390 0.002897 1.519489 ( 0.616262)
build_install 0.009415 0.001766 6.292271 ( 2.854797)
test_btest 0.000617 0.000116 46.454982 ( 8.840964)
test_basic 0.005976 0.000276 0.345680 ( 0.433969)
test_all 0.001168 0.000206 634.129060 ( 93.029809)
test_rubyspec 0.082983 0.039875 44.176787 ( 49.766498)
total: 156.68 sec