Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-135638
#<BuildRuby:0x000055dd40dd7e58
@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.20220816-135638",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006789 0.839652 ( 1.741610)
build_miniruby 0.000000 0.000975 0.057603 ( 0.056312)
build_ruby 0.000000 0.000971 0.059293 ( 0.058056)
build_all 0.000000 0.004400 1.541210 ( 0.602192)
build_install 0.006410 0.004314 1.916752 ( 0.967693)
test_btest 0.000505 0.000233 51.591275 ( 8.245229)
test_basic 0.004353 0.002009 0.336580 ( 0.423901)
test_all 0.001988 0.000917 604.342747 ( 89.466079)
test_rubyspec 0.079888 0.046583 43.826642 ( 51.186981)
total: 152.75 sec