Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-162930
#<BuildRuby:0x0000555ffd088920
@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.20220721-162930",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.009439 0.001452 0.969498 ( 1.026945)
build_miniruby 0.001688 0.000259 0.068376 ( 0.066439)
build_ruby 0.001898 0.000000 0.070636 ( 0.068547)
build_all 0.010844 0.000403 1.530605 ( 0.575002)
build_install 0.016815 0.005385 5.108836 ( 2.074739)
test_btest 0.001060 0.000177 76.928950 ( 8.399119)
test_basic 0.007698 0.000377 0.321236 ( 0.409778)
test_all 0.002379 0.000168 663.029104 ( 66.201142)
test_rubyspec 0.097752 0.063484 46.279385 ( 51.650098)
total: 130.47 sec