Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-122007
#<BuildRuby:0x000056414fec0a68
@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.20221010-122007",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003883 0.007807 1.133292 ( 1.323191)
build_miniruby 0.001723 0.000718 0.101265 ( 0.099366)
build_ruby 0.001443 0.000601 0.102135 ( 0.100200)
build_all 0.006812 0.001011 1.296373 ( 0.575657)
build_install 0.007092 0.007997 1.616485 ( 0.904468)
test_btest 0.001835 0.000856 63.160124 ( 6.452286)
test_basic 0.005933 0.000667 0.344728 ( 0.435602)
test_all 0.005003 0.002189 485.222834 ( 53.445502)
test_rubyspec 0.095414 0.031980 42.929876 ( 51.501475)
total: 114.84 sec