Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-123540
#<BuildRuby:0x00005647846bafe0
@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.20221112-123540",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009731 0.001230 1.072036 ( 1.110754)
build_miniruby 0.002061 0.000441 0.069097 ( 0.067409)
build_ruby 0.001432 0.000307 0.066266 ( 0.065078)
build_all 0.004638 0.004657 1.470948 ( 0.600619)
build_install 0.005912 0.016763 1.839443 ( 0.939999)
test_btest 0.001176 0.000549 85.187277 ( 9.119781)
test_basic 0.006449 0.000568 0.334940 ( 0.425422)
test_all 0.002495 0.000000 648.931329 ( 67.442836)
test_rubyspec 0.084758 0.092096 47.835245 ( 56.314848)
total: 136.09 sec