Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-041403
#<BuildRuby:0x00005593f33f6b78
@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.20220829-041403",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006379 0.823939 ( 1.454066)
build_miniruby 0.000000 0.001003 0.058392 ( 0.057079)
build_ruby 0.000163 0.000864 0.060413 ( 0.059160)
build_all 0.003637 0.000840 1.512684 ( 0.585803)
build_install 0.006158 0.002664 1.906497 ( 0.957626)
test_btest 0.000000 0.000733 42.899227 ( 8.406488)
test_basic 0.000000 0.005614 0.255640 ( 0.345000)
test_all 0.000000 0.001215 601.545491 ( 89.803731)
test_rubyspec 0.065751 0.060260 43.457262 ( 51.745532)
total: 153.42 sec