Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-060149
#<BuildRuby:0x000056177be932c8
@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-060149",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004465 0.000319 1.109620 ( 1.119524)
build_miniruby 0.000985 0.000000 0.980893 ( 0.979748)
build_ruby 0.001191 0.000000 2.831614 ( 2.731323)
build_all 0.001428 0.007605 15.904785 ( 3.292180)
build_install 0.005882 0.003503 1.982788 ( 1.138400)
test_btest 0.000463 0.000103 60.310918 ( 11.185033)
test_basic 0.001104 0.004177 0.281137 ( 0.371786)
test_all 0.001151 0.000319 706.185135 (110.500460)
test_rubyspec 0.046520 0.010945 54.074725 ( 62.202146)
total: 193.52 sec