Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-195806
#<BuildRuby:0x0000557737364328
@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.20221127-195806",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004589 0.000706 1.205970 ( 1.474318)
build_miniruby 0.000000 0.000867 0.982257 ( 0.980849)
build_ruby 0.000000 0.001361 2.797168 ( 2.691077)
build_all 0.008310 0.001929 22.375759 ( 4.394619)
build_install 0.009668 0.000190 4.438764 ( 1.571876)
test_btest 0.000450 0.000079 61.569564 ( 10.930251)
test_basic 0.003878 0.000685 0.310981 ( 0.401972)
test_all 0.000494 0.000385 659.231578 (119.784190)
test_rubyspec 0.033405 0.036321 52.852873 ( 61.080638)
total: 203.31 sec