Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-073121
#<BuildRuby:0x0000562596638028
@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.20221214-073121",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003826 0.000294 0.908051 ( 1.134410)
build_miniruby 0.000854 0.000065 0.989989 ( 0.988507)
build_ruby 0.000000 0.001147 2.829323 ( 2.733900)
build_all 0.006156 0.002919 15.904970 ( 3.312053)
build_install 0.009111 0.000000 2.281955 ( 1.289892)
test_btest 0.000573 0.000000 62.326490 ( 11.521549)
test_basic 0.002654 0.002397 0.300600 ( 0.391479)
test_all 0.001293 0.000089 682.290492 (135.822408)
test_rubyspec 0.056422 0.017014 52.790837 ( 60.890151)
total: 218.09 sec