Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-190546
#<BuildRuby:0x000055e796a13ed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221117-190546",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000753 0.004180 1.080340 ( 1.162886)
build_miniruby 0.001011 0.000000 0.962109 ( 0.960594)
build_ruby 0.001203 0.000000 2.849960 ( 2.755857)
build_all 0.009049 0.000000 15.964269 ( 3.354299)
build_install 0.001815 0.007414 2.008660 ( 1.118366)
test_btest 0.000513 0.000064 62.503358 ( 11.321819)
test_basic 0.000889 0.004039 0.282416 ( 0.372914)
test_all 0.000817 0.000085 656.952327 (105.721756)
test_rubyspec 0.041242 0.013431 51.619234 ( 59.785622)
total: 186.55 sec