Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-124023
#<BuildRuby:0x000056409df96dc8
@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.20221203-124023",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010921 0.000465 1.202197 ( 1.510650)
build_miniruby 0.002798 0.000187 0.857816 ( 0.856379)
build_ruby 0.002787 0.000185 2.228434 ( 2.135167)
build_all 0.009716 0.011535 18.768099 ( 2.196633)
build_install 0.014887 0.007806 2.136668 ( 1.041728)
test_btest 0.001154 0.000289 94.230349 ( 9.156789)
test_basic 0.009811 0.000000 0.334133 ( 0.419159)
test_all 0.002123 0.000000 702.996421 ( 69.819746)
test_rubyspec 0.104680 0.064995 49.538692 ( 57.685768)
total: 144.82 sec