Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-072717
#<BuildRuby:0x000055f5e6bf72c8
@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.20221123-072717",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004367 0.000312 1.133392 ( 1.538267)
build_miniruby 0.000860 0.000061 1.011030 ( 1.009769)
build_ruby 0.001064 0.000076 2.805693 ( 2.710554)
build_all 0.008828 0.000000 15.841109 ( 3.258981)
build_install 0.009666 0.000045 2.055183 ( 1.196000)
test_btest 0.000569 0.000032 58.782320 ( 11.698540)
test_basic 0.004596 0.000255 0.326761 ( 0.417157)
test_all 0.001144 0.000063 698.760840 (105.918956)
test_rubyspec 0.058860 0.010517 53.735493 ( 61.898595)
total: 189.65 sec