Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-191930
#<BuildRuby:0x00005567fe6b3f30
@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.20221210-191930",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.004087 0.839133 ( 1.046039)
build_miniruby 0.000000 0.000907 1.059335 ( 1.057908)
build_ruby 0.000000 0.001306 2.785968 ( 2.691200)
build_all 0.000000 0.008747 15.998490 ( 3.300892)
build_install 0.000421 0.007490 2.260931 ( 1.279917)
test_btest 0.000528 0.000000 58.866542 ( 12.199306)
test_basic 0.004507 0.000611 0.318689 ( 0.408855)
test_all 0.000993 0.000000 662.827209 (110.847744)
test_rubyspec 0.051917 0.020465 52.645916 ( 60.814445)
total: 193.65 sec