Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-151647
#<BuildRuby:0x000055ae5e6f4930
@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.20220216-151647",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009914 0.000853 0.930213 ( 1.012934)
build_miniruby 0.001543 0.000220 0.076210 ( 0.074161)
build_ruby 0.001961 0.000281 0.075305 ( 0.073274)
build_all 0.010496 0.000000 4.136183 ( 0.771479)
build_install 0.017211 0.006185 7.738735 ( 2.316292)
test_btest 0.001556 0.000000 70.263973 ( 8.271437)
test_basic 0.008453 0.000000 0.334435 ( 0.423205)
test_all 0.001662 0.000234 698.235324 ( 67.682332)
test_rubyspec 0.104222 0.051736 45.952375 ( 51.527615)
total: 132.15 sec