Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-140203
#<BuildRuby:0x00005560c5aa0ea8
@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.20220918-140203",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.006598 0.002980 1.092072 ( 1.131402)
build_miniruby 0.001886 0.000000 0.113648 ( 0.110476)
build_ruby 0.002094 0.000000 0.116023 ( 0.099271)
build_all 0.006708 0.002923 1.579419 ( 0.642930)
build_install 0.020389 0.001711 1.936986 ( 0.980370)
test_btest 0.000991 0.000173 73.163274 ( 8.628914)
test_basic 0.008510 0.000083 0.375679 ( 0.467982)
test_all 0.003349 0.000536 660.339530 ( 67.903845)
test_rubyspec 0.114880 0.043041 45.710515 ( 54.177220)
total: 134.14 sec