Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-221210
#<BuildRuby:0x0000564f13958db0
@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.20220221-221210",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010753 0.000198 0.964242 ( 0.999196)
build_miniruby 0.001859 0.000116 0.080825 ( 0.079196)
build_ruby 0.000000 0.001753 0.078522 ( 0.076962)
build_all 0.000309 0.009602 4.131280 ( 0.792820)
build_install 0.020310 0.004084 7.883224 ( 2.335679)
test_btest 0.001037 0.000236 75.921495 ( 8.145487)
test_basic 0.004258 0.003061 0.341868 ( 0.431131)
test_all 0.001475 0.000369 708.003767 ( 67.860589)
test_rubyspec 0.101081 0.060987 46.309927 ( 51.562114)
total: 132.28 sec