Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-094723
#<BuildRuby:0x000055862789c8f0
@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.20220304-094723",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005469 0.005030 1.050765 ( 1.294216)
build_miniruby 0.001734 0.000248 0.073051 ( 0.071181)
build_ruby 0.001963 0.000280 0.076796 ( 0.075031)
build_all 0.010990 0.000809 4.193130 ( 0.850555)
build_install 0.018736 0.004923 8.018028 ( 2.415012)
test_btest 0.001035 0.000163 75.826855 ( 7.782848)
test_basic 0.006858 0.001083 0.338752 ( 0.427570)
test_all 0.001739 0.000274 669.924271 ( 65.940402)
test_rubyspec 0.090238 0.077995 46.441034 ( 51.956601)
total: 130.81 sec