Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-005838
#<BuildRuby:0x00005574fff600d0
@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.20220620-005838",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005615 0.000863 0.855870 ( 0.935150)
build_miniruby 0.000909 0.000140 0.057883 ( 0.056592)
build_ruby 0.000799 0.000123 0.059290 ( 0.058136)
build_all 0.000000 0.004286 1.495899 ( 0.611541)
build_install 0.006936 0.004055 6.308271 ( 2.833901)
test_btest 0.000577 0.000154 52.501283 ( 8.314120)
test_basic 0.003001 0.002686 0.311758 ( 0.400216)
test_all 0.000899 0.000265 648.048368 ( 93.083846)
test_rubyspec 0.086378 0.043350 44.179117 ( 49.732789)
total: 156.03 sec