Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-153455
#<BuildRuby:0x00005567847140d0
@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.20221203-153455",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.001886 0.003139 1.178861 ( 1.192000)
build_miniruby 0.000692 0.000288 0.939215 ( 0.937809)
build_ruby 0.000864 0.000360 2.814578 ( 2.680025)
build_all 0.006437 0.002683 15.897663 ( 3.466293)
build_install 0.003729 0.006398 2.299174 ( 1.300568)
test_btest 0.000425 0.000212 66.700455 ( 11.345674)
test_basic 0.000000 0.004671 0.307570 ( 0.398320)
test_all 0.000928 0.000000 672.871944 (120.898549)
test_rubyspec 0.042987 0.031895 52.973729 ( 61.125069)
total: 203.34 sec