Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-062702
#<BuildRuby:0x0000559797a9bfa8
@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.20220731-062702",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006305 0.000558 0.804890 ( 0.878886)
build_miniruby 0.000000 0.000969 0.057722 ( 0.056595)
build_ruby 0.000000 0.001001 0.058675 ( 0.057468)
build_all 0.002980 0.001688 1.527802 ( 0.591669)
build_install 0.005330 0.005904 5.613301 ( 2.163755)
test_btest 0.000628 0.000224 47.314807 ( 8.748019)
test_basic 0.005689 0.000419 0.295820 ( 0.383813)
test_all 0.000746 0.000249 593.857911 ( 94.615097)
test_rubyspec 0.086394 0.034236 44.265423 ( 49.839243)
total: 157.34 sec