Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-063921
#<BuildRuby:0x00005606516f9570
@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.20220812-063921",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000171 0.011893 0.860137 ( 1.350418)
build_miniruby 0.000950 0.000518 0.054916 ( 0.053695)
build_ruby 0.001076 0.000587 0.064872 ( 0.063950)
build_all 0.001494 0.006520 1.272713 ( 0.470012)
build_install 0.010494 0.006996 4.350871 ( 1.818817)
test_btest 0.001341 0.000894 54.055879 ( 6.067674)
test_basic 0.000797 0.005521 0.290754 ( 0.386384)
test_all 0.002830 0.002122 488.877825 ( 52.373815)
test_rubyspec 0.081555 0.054796 41.487439 ( 48.856147)
total: 111.44 sec