Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-021317
#<BuildRuby:0x000055c8de3c0148
@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.20220601-021317",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006747 0.000000 0.887202 ( 0.963907)
build_miniruby 0.001036 0.000000 0.056648 ( 0.055436)
build_ruby 0.000876 0.000000 0.057709 ( 0.056519)
build_all 0.004258 0.000000 1.501018 ( 0.603485)
build_install 0.009000 0.000320 6.300494 ( 2.867263)
test_btest 0.000688 0.000040 53.874219 ( 8.364171)
test_basic 0.001373 0.004701 0.334407 ( 0.421991)
test_all 0.000491 0.001143 670.778773 ( 98.670067)
test_rubyspec 0.084276 0.044010 44.102496 ( 49.665148)
total: 161.67 sec