Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-022403
#<BuildRuby:0x000055f635328af8
@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.20220403-022403",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000045 0.000003 0.000048 ( 0.000045)
build_up 0.002813 0.008055 1.000906 ( 1.101783)
build_miniruby 0.001452 0.000290 0.079570 ( 0.077915)
build_ruby 0.001293 0.000259 0.075804 ( 0.074352)
build_all 0.009444 0.000970 4.281971 ( 0.864000)
build_install 0.021559 0.002061 8.560224 ( 2.986441)
test_btest 0.001215 0.000203 72.504017 ( 8.377477)
test_basic 0.002532 0.005927 0.347632 ( 0.443086)
test_all 0.001637 0.000363 696.366014 ( 67.832259)
test_rubyspec 0.092839 0.074439 46.598064 ( 52.019746)
total: 133.78 sec