Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-055524
#<BuildRuby:0x000055ad57803f90
@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.20221129-055524",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004816 0.000000 1.171339 ( 1.230585)
build_miniruby 0.001017 0.000000 1.073570 ( 1.072809)
build_ruby 0.001352 0.000000 2.705385 ( 2.619189)
build_all 0.005337 0.003547 15.890016 ( 3.339092)
build_install 0.006405 0.003809 2.036931 ( 1.194232)
test_btest 0.000604 0.000054 59.776539 ( 11.689777)
test_basic 0.001127 0.003374 0.299491 ( 0.390455)
test_all 0.001288 0.000168 658.598126 (118.773515)
test_rubyspec 0.054270 0.017862 53.043577 ( 61.247386)
total: 201.56 sec