Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-030353
#<BuildRuby:0x000056444e09bfa8
@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.20221116-030353",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000689 0.004177 1.086259 ( 1.054269)
build_miniruby 0.000000 0.000997 0.961039 ( 0.959834)
build_ruby 0.000000 0.001195 2.716312 ( 2.627150)
build_all 0.002248 0.006585 15.739036 ( 3.250479)
build_install 0.008257 0.001255 1.980195 ( 1.146080)
test_btest 0.000638 0.000000 61.792008 ( 10.677076)
test_basic 0.004892 0.000000 0.303821 ( 0.394322)
test_all 0.001097 0.000000 630.123895 (109.209152)
test_rubyspec 0.043233 0.018172 50.989908 ( 59.165921)
total: 188.48 sec