Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-013318
#<BuildRuby:0x00005621e9d0ff00
@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-013318",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.004846 1.174210 ( 1.322766)
build_miniruby 0.000630 0.000439 0.945040 ( 0.943632)
build_ruby 0.000993 0.000248 2.729444 ( 2.643723)
build_all 0.008610 0.000314 15.819875 ( 3.337719)
build_install 0.008557 0.000250 1.945305 ( 1.140986)
test_btest 0.000498 0.000104 56.967149 ( 12.073085)
test_basic 0.004573 0.000164 0.295240 ( 0.386606)
test_all 0.001081 0.000216 683.114452 (108.939888)
test_rubyspec 0.048326 0.018208 53.403038 ( 61.677057)
total: 192.47 sec