Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-090319
#<BuildRuby:0x000055d7725d65c0
@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.20221116-090319",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000064 0.000009 0.000073 ( 0.000074)
build_up 0.008119 0.000551 1.118804 ( 1.157975)
build_miniruby 0.001842 0.000246 0.894291 ( 0.893633)
build_ruby 0.002023 0.000269 2.343942 ( 2.288453)
build_all 0.018585 0.000046 18.201084 ( 2.305956)
build_install 0.021277 0.000000 1.818834 ( 0.993141)
test_btest 0.001309 0.000000 84.983016 ( 9.950832)
test_basic 0.002731 0.003821 0.348803 ( 0.439581)
test_all 0.001596 0.000107 714.167945 ( 75.351237)
test_rubyspec 0.088179 0.042113 50.297723 ( 58.878086)
total: 152.26 sec