Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-142440
#<BuildRuby:0x0000563e54ce6038
@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.20221104-142440",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007099 0.000546 0.883417 ( 1.075854)
build_miniruby 0.001916 0.000147 0.050964 ( 0.049308)
build_ruby 0.001322 0.000102 0.044758 ( 0.043506)
build_all 0.007325 0.000563 1.249902 ( 0.473424)
build_install 0.014617 0.000249 1.588358 ( 0.810183)
test_btest 0.001337 0.000089 61.107949 ( 6.751986)
test_basic 0.005352 0.000357 0.305147 ( 0.396845)
test_all 0.004006 0.020972 519.247443 ( 54.952911)
test_rubyspec 0.063774 0.040329 43.246229 ( 51.568971)
total: 116.12 sec