Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-070316
#<BuildRuby:0x000055e2d4e2fe20
@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.20221129-070316",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004874 0.000107 1.181577 ( 1.195665)
build_miniruby 0.000852 0.000106 0.986209 ( 0.984816)
build_ruby 0.001009 0.000126 2.736235 ( 2.650373)
build_all 0.008190 0.000469 15.749905 ( 3.396533)
build_install 0.008536 0.000000 1.962752 ( 1.113446)
test_btest 0.000683 0.000042 58.606993 ( 11.651868)
test_basic 0.000233 0.004500 0.273599 ( 0.364352)
test_all 0.000972 0.000000 685.744857 (105.933269)
test_rubyspec 0.061619 0.004295 53.519017 ( 61.718417)
total: 189.01 sec