Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-120640
#<BuildRuby:0x0000564d8adb08e8
@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.20220723-120640",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010338 0.001362 0.971043 ( 1.292990)
build_miniruby 0.002401 0.000000 0.073132 ( 0.070766)
build_ruby 0.002004 0.000000 0.078279 ( 0.075935)
build_all 0.011959 0.000000 1.527786 ( 0.576621)
build_install 0.020501 0.002352 5.174915 ( 2.076306)
test_btest 0.000989 0.000156 72.808340 ( 8.001982)
test_basic 0.002076 0.005726 0.316363 ( 0.403926)
test_all 0.001446 0.000305 643.168882 ( 64.432846)
test_rubyspec 0.072803 0.090685 45.532387 ( 51.212821)
total: 128.15 sec