Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-105335
#<BuildRuby:0x000056408283bfa8
@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.20221123-105335",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004229 0.000651 1.046134 ( 1.047965)
build_miniruby 0.000709 0.000109 1.007529 ( 1.006295)
build_ruby 0.000971 0.000150 2.690309 ( 2.599028)
build_all 0.004395 0.004386 15.832078 ( 3.294069)
build_install 0.007689 0.001648 2.031133 ( 1.176496)
test_btest 0.000453 0.000097 58.956985 ( 11.705754)
test_basic 0.005088 0.000022 0.322862 ( 0.412982)
test_all 0.001051 0.000210 704.582746 (112.191297)
test_rubyspec 0.050912 0.020044 52.834356 ( 61.043868)
total: 194.48 sec