Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-021015
#<BuildRuby:0x000055576a75a8c0
@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.20220826-021015",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005746 0.000884 0.869686 ( 0.942603)
build_miniruby 0.000796 0.000123 0.057589 ( 0.056401)
build_ruby 0.001023 0.000000 0.059346 ( 0.058112)
build_all 0.001619 0.003181 1.540952 ( 0.597108)
build_install 0.009060 0.001812 1.903543 ( 0.958844)
test_btest 0.000477 0.000096 50.045665 ( 8.457431)
test_basic 0.005343 0.000135 0.254092 ( 0.343016)
test_all 0.001922 0.000361 586.869676 ( 92.665655)
test_rubyspec 0.087941 0.037072 44.038358 ( 52.294849)
total: 156.37 sec