Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-181124
#<BuildRuby:0x00005635202a40d0
@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.20220625-181124",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006770 0.000484 0.869331 ( 5.648982)
build_miniruby 0.001038 0.000074 0.090010 ( 0.087733)
build_ruby 0.001808 0.000130 3.566047 ( 3.367286)
build_all 0.005328 0.004106 16.081124 ( 2.902932)
build_install 0.010023 0.000668 6.376334 ( 2.837884)
test_btest 0.000718 0.000084 47.259849 ( 8.672606)
test_basic 0.000829 0.004877 0.330116 ( 0.418246)
test_all 0.001282 0.000226 634.316453 ( 92.551791)
test_rubyspec 0.095305 0.032244 44.022198 ( 49.553519)
total: 166.04 sec