Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-213514
#<BuildRuby:0x000055642fafb2c8
@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.20220627-213514",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006311 0.000451 0.867358 ( 1.064837)
build_miniruby 0.000817 0.000058 0.057607 ( 0.056446)
build_ruby 0.000897 0.000064 0.058965 ( 0.057659)
build_all 0.003963 0.000283 1.501573 ( 0.604709)
build_install 0.005791 0.004915 6.299287 ( 2.829217)
test_btest 0.000749 0.000100 50.135634 ( 8.536857)
test_basic 0.005914 0.000126 0.379528 ( 0.466877)
test_all 0.001145 0.000144 644.724143 ( 95.664682)
test_rubyspec 0.061457 0.064735 44.539340 ( 50.105118)
total: 159.39 sec