Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-002755
#<BuildRuby:0x000055fc47564610
@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.20220813-002755",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002376 0.009485 1.028003 ( 1.479706)
build_miniruby 0.001403 0.000602 0.077304 ( 0.075614)
build_ruby 0.001789 0.000767 0.074689 ( 0.072258)
build_all 0.005537 0.004609 1.504755 ( 0.574826)
build_install 0.016958 0.006996 1.891102 ( 0.928322)
test_btest 0.001368 0.000622 73.010861 ( 8.383822)
test_basic 0.005353 0.002433 0.331726 ( 0.419930)
test_all 0.001948 0.000886 686.957979 ( 67.170458)
test_rubyspec 0.092059 0.077069 45.959179 ( 53.568355)
total: 132.67 sec