Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-173142
#<BuildRuby:0x00005599b0360b38
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220325-173142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000173 0.010815 1.014597 ( 1.128847)
build_miniruby 0.000264 0.002146 0.075710 ( 0.073128)
build_ruby 0.001346 0.000577 0.080332 ( 0.078205)
build_all 0.010153 0.000000 4.190064 ( 0.854941)
build_install 0.021002 0.001598 7.902358 ( 2.457343)
test_btest 0.001347 0.000000 74.526253 ( 8.007990)
test_basic 0.003265 0.004190 0.339239 ( 0.430771)
test_all 0.001213 0.000386 653.841399 ( 65.739787)
test_rubyspec 0.103728 0.050172 46.039513 ( 51.314999)
total: 130.09 sec