Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-114014
#<BuildRuby:0x000055b5653172c8
@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-114014",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006740 0.000000 0.869515 ( 0.923261)
build_miniruby 0.000946 0.000000 0.058144 ( 0.056862)
build_ruby 0.000934 0.000000 0.059699 ( 0.058570)
build_all 0.004410 0.000044 1.520821 ( 0.585661)
build_install 0.008964 0.000030 1.927083 ( 0.966154)
test_btest 0.000814 0.000045 55.637606 ( 8.382839)
test_basic 0.001401 0.004446 0.291051 ( 0.380144)
test_all 0.001693 0.000188 611.025506 ( 88.733223)
test_rubyspec 0.092650 0.029522 43.870875 ( 51.230194)
total: 151.32 sec