Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-085058
#<BuildRuby:0x0000556a11454e50
@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.20221126-085058",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008453 0.001405 1.279844 ( 1.548930)
build_miniruby 0.001774 0.000546 0.853771 ( 0.858740)
build_ruby 0.002491 0.000767 2.242937 ( 2.161282)
build_all 0.019987 0.001555 25.040107 ( 2.813560)
build_install 0.017116 0.004279 4.953448 ( 1.214420)
test_btest 0.001248 0.000312 83.723573 ( 9.007122)
test_basic 0.005751 0.001438 0.361635 ( 0.449595)
test_all 0.001034 0.001331 713.930702 ( 70.973186)
test_rubyspec 0.089199 0.058903 49.199305 ( 57.742646)
total: 146.77 sec