Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-071943
#<BuildRuby:0x0000558374d483c8
@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-071943",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004143 0.000000 0.876930 ( 1.324517)
build_miniruby 0.000887 0.000000 1.008801 ( 1.007419)
build_ruby 0.001155 0.000000 2.704824 ( 2.595837)
build_all 0.008636 0.000420 15.864463 ( 3.311304)
build_install 0.008604 0.001358 2.227286 ( 1.262284)
test_btest 0.000522 0.000082 59.604924 ( 12.579170)
test_basic 0.004420 0.000698 0.319573 ( 0.410066)
test_all 0.001370 0.000217 663.797882 (144.099828)
test_rubyspec 0.041796 0.017648 53.009178 ( 61.177114)
total: 227.77 sec