Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-174854
#<BuildRuby:0x000056258a0da560
@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.20230105-174854",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005796 0.000828 0.848531 ( 1.036878)
build_miniruby 0.001302 0.000000 1.016493 ( 1.014436)
build_ruby 0.001523 0.000000 2.783356 ( 2.780774)
build_all 0.005354 0.004361 16.712598 ( 2.950892)
build_install 0.009594 0.001799 2.251986 ( 1.172970)
test_btest 0.000907 0.000170 76.896185 ( 10.881832)
test_basic 0.005432 0.001019 0.356989 ( 0.443129)
test_all 0.001625 0.000000 655.771773 ( 97.395510)
test_rubyspec 0.101707 0.029048 51.510576 ( 59.601613)
total: 177.28 sec