Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-052754
#<BuildRuby:0x00005565da00a7e0
@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.20221117-052754",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004485 0.000560 1.067578 ( 1.212912)
build_miniruby 0.000717 0.000090 0.960642 ( 0.959489)
build_ruby 0.000968 0.000121 2.928862 ( 2.842928)
build_all 0.008614 0.000493 15.989619 ( 3.276213)
build_install 0.008594 0.000000 2.040404 ( 1.179419)
test_btest 0.000543 0.000000 65.426171 ( 10.987412)
test_basic 0.000923 0.004098 0.296716 ( 0.387160)
test_all 0.001442 0.000158 628.570881 (100.500922)
test_rubyspec 0.045921 0.011320 50.593395 ( 58.857258)
total: 180.20 sec