Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-094149
#<BuildRuby:0x000056102ecc27e0
@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.20220808-094149",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005655 0.001542 0.944982 ( 0.984247)
build_miniruby 0.000794 0.000216 0.058254 ( 0.057065)
build_ruby 0.000793 0.000216 0.060001 ( 0.058756)
build_all 0.000000 0.004807 1.527360 ( 0.591408)
build_install 0.008541 0.002660 5.605964 ( 2.145221)
test_btest 0.000641 0.000000 47.263940 ( 8.422203)
test_basic 0.005332 0.000000 0.256497 ( 0.345506)
test_all 0.001500 0.000000 597.178731 ( 91.195925)
test_rubyspec 0.086774 0.030016 43.805353 ( 51.222509)
total: 155.02 sec