Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-225027
#<BuildRuby:0x00005635af89ff68
@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-225027",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004874 0.000000 1.060323 ( 1.806325)
build_miniruby 0.000843 0.000000 0.935404 ( 0.934069)
build_ruby 0.001144 0.000000 2.847979 ( 2.762056)
build_all 0.008926 0.000009 15.769207 ( 3.262768)
build_install 0.005128 0.004447 1.978563 ( 1.154929)
test_btest 0.000585 0.000056 62.599587 ( 10.850786)
test_basic 0.004740 0.000451 0.289426 ( 0.379594)
test_all 0.001060 0.000101 722.447351 (112.297891)
test_rubyspec 0.049041 0.019741 53.164162 ( 61.397520)
total: 194.85 sec