Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-074348
#<BuildRuby:0x00005632b6b5fdf8
@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.20230131-074348",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000890 0.005790 0.898352 ( 1.091102)
build_miniruby 0.000976 0.000325 1.020187 ( 1.018307)
build_ruby 0.001217 0.000405 2.783186 ( 2.780690)
build_all 0.007326 0.002442 16.770953 ( 3.004155)
build_install 0.005202 0.006355 2.089314 ( 1.077002)
test_btest 0.000734 0.000000 76.277683 ( 11.141424)
test_basic 0.000000 0.007363 0.354306 ( 0.439067)
test_all 0.000000 0.001236 650.669011 (103.471782)
test_rubyspec 0.088892 0.039615 51.696504 ( 59.774579)
total: 183.80 sec