Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-123048
#<BuildRuby:0x00005559f85fc010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-123048",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004940 0.000047 1.153901 ( 1.771069)
build_miniruby 0.000881 0.000049 0.955196 ( 0.954095)
build_ruby 0.000000 0.001484 2.756545 ( 2.669230)
build_all 0.007001 0.002138 15.771435 ( 3.265924)
build_install 0.002760 0.007672 2.371031 ( 1.334003)
test_btest 0.000546 0.000099 64.954191 ( 10.975946)
test_basic 0.004821 0.000157 0.288576 ( 0.379096)
test_all 0.001432 0.000000 663.633763 (111.353084)
test_rubyspec 0.042001 0.021288 52.882156 ( 61.049593)
total: 193.75 sec