Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-112334
#<BuildRuby:0x000055d6588c8208
@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.20220804-112334",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001972 0.004638 0.827457 ( 1.252423)
build_miniruby 0.000842 0.000210 0.057636 ( 0.056366)
build_ruby 0.000820 0.000205 0.059770 ( 0.058507)
build_all 0.003832 0.000958 1.524130 ( 0.585023)
build_install 0.002099 0.006896 5.653390 ( 2.166726)
test_btest 0.000617 0.000221 52.577504 ( 8.263886)
test_basic 0.004513 0.001612 0.356990 ( 0.444964)
test_all 0.000866 0.000310 616.535018 ( 91.317922)
test_rubyspec 0.078904 0.045023 43.814944 ( 51.228996)
total: 155.38 sec