Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-164936
#<BuildRuby:0x00005614ec320a58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220512-164936",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000049 0.000005 0.000054 ( 0.000054)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006077 0.003828 1.046164 ( 1.143450)
build_miniruby 0.001449 0.000228 0.075908 ( 0.074422)
build_ruby 0.001568 0.000247 0.078828 ( 0.076883)
build_all 0.006942 0.001096 1.489848 ( 0.634830)
build_install 0.018062 0.002017 6.298851 ( 3.098758)
test_btest 0.000999 0.000150 72.230061 ( 9.246651)
test_basic 0.007998 0.001200 0.338433 ( 0.423659)
test_all 0.002036 0.000000 723.135048 ( 72.264212)
test_rubyspec 0.074373 0.041664 49.800979 ( 55.065119)
total: 142.03 sec