Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-233307
#<BuildRuby:0x0000560f4e79a8c0
@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.20220730-233307",
@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.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006983 0.859528 ( 0.962742)
build_miniruby 0.000000 0.001023 0.057201 ( 0.055827)
build_ruby 0.000000 0.000971 0.059376 ( 0.058079)
build_all 0.002383 0.002177 1.511172 ( 0.586114)
build_install 0.008975 0.000238 5.674715 ( 2.168449)
test_btest 0.000531 0.000088 47.585460 ( 8.840411)
test_basic 0.004897 0.000816 0.285450 ( 0.373975)
test_all 0.001066 0.000178 633.970520 ( 89.698040)
test_rubyspec 0.033930 0.029215 43.657853 ( 49.346222)
total: 152.09 sec