Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-092829
#<BuildRuby:0x0000557f6c692e90
@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.20220802-092829",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006605 0.001801 0.846746 ( 1.587575)
build_miniruby 0.001853 0.000000 0.062075 ( 0.060523)
build_ruby 0.001992 0.000000 0.055042 ( 0.053393)
build_all 0.007930 0.001851 1.289202 ( 0.466144)
build_install 0.015119 0.002311 4.333809 ( 1.847250)
test_btest 0.001524 0.000352 53.105107 ( 6.152386)
test_basic 0.001454 0.004706 0.295026 ( 0.389537)
test_all 0.002644 0.000756 500.533839 ( 52.909816)
test_rubyspec 0.077891 0.038796 41.270055 ( 48.999650)
total: 112.47 sec