Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-101356
#<BuildRuby:0x000055f975f1ffa8
@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.20220814-101356",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005845 0.000974 0.828893 ( 1.962928)
build_miniruby 0.000736 0.000123 0.057967 ( 0.056833)
build_ruby 0.000754 0.000126 0.059665 ( 0.058484)
build_all 0.003927 0.000655 1.528551 ( 0.593332)
build_install 0.004811 0.003956 1.928921 ( 0.967761)
test_btest 0.000681 0.000146 49.419659 ( 8.353819)
test_basic 0.005875 0.000218 0.362371 ( 0.450155)
test_all 0.001694 0.000339 625.351042 ( 92.894001)
test_rubyspec 0.058580 0.065012 43.925935 ( 51.297489)
total: 156.64 sec