Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-090234
#<BuildRuby:0x00005601be1e8208
@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.20221125-090234",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004759 0.000108 1.070685 ( 1.091467)
build_miniruby 0.000894 0.000111 0.982010 ( 0.980565)
build_ruby 0.001001 0.000125 2.751534 ( 2.656683)
build_all 0.008233 0.000488 15.754142 ( 3.270000)
build_install 0.005508 0.003831 2.042632 ( 1.212017)
test_btest 0.000641 0.000000 60.536697 ( 11.299986)
test_basic 0.001053 0.003617 0.298996 ( 0.390057)
test_all 0.001176 0.000235 703.113663 (108.858842)
test_rubyspec 0.042590 0.021529 53.457901 ( 61.755298)
total: 191.52 sec