Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-135748
#<BuildRuby:0x0000560d36ac0460
@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.20221220-135748",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000632 0.003680 0.859976 ( 1.080668)
build_miniruby 0.001011 0.000000 1.036736 ( 1.035375)
build_ruby 0.000000 0.001347 2.835986 ( 2.738009)
build_all 0.004484 0.004598 15.709388 ( 3.249708)
build_install 0.009477 0.000892 2.227133 ( 1.253024)
test_btest 0.000515 0.000074 60.883356 ( 12.146484)
test_basic 0.004188 0.000598 0.286718 ( 0.377681)
test_all 0.001482 0.000000 671.337356 (146.443638)
test_rubyspec 0.038437 0.024904 53.400617 ( 61.654738)
total: 229.98 sec