Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-043618
#<BuildRuby:0x00005647ac587f10
@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-043618",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004084 0.000629 1.086103 ( 1.271031)
build_miniruby 0.000976 0.000000 0.982300 ( 0.980606)
build_ruby 0.001230 0.000000 2.783724 ( 2.698304)
build_all 0.008772 0.000000 15.917826 ( 3.357783)
build_install 0.006581 0.002452 2.033905 ( 1.177290)
test_btest 0.000494 0.000074 62.089443 ( 10.965918)
test_basic 0.000823 0.003829 0.302464 ( 0.393143)
test_all 0.001189 0.000000 721.236227 (112.248769)
test_rubyspec 0.042995 0.022838 53.172260 ( 61.296602)
total: 194.39 sec