Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-213611
#<BuildRuby:0x00005598d543a918
@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.20220525-213611",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006049 0.000718 0.828091 ( 1.024613)
build_miniruby 0.000783 0.000261 0.057036 ( 0.055725)
build_ruby 0.000804 0.000268 0.057767 ( 0.056334)
build_all 0.001295 0.003093 1.525403 ( 0.619520)
build_install 0.009303 0.001896 6.346894 ( 2.855111)
test_btest 0.000547 0.000195 56.362765 ( 8.168645)
test_basic 0.005324 0.000302 0.256968 ( 0.345677)
test_all 0.000997 0.000332 644.578919 ( 93.109174)
test_rubyspec 0.045108 0.024981 44.099900 ( 49.697988)
total: 155.93 sec