Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-032454
#<BuildRuby:0x000055cd798b6fe0
@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.20220723-032454",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009961 0.000829 0.976239 ( 1.115932)
build_miniruby 0.002221 0.000000 0.076550 ( 0.074759)
build_ruby 0.001972 0.000000 0.076742 ( 0.074874)
build_all 0.009119 0.000541 1.551935 ( 0.592572)
build_install 0.021651 0.000744 5.100691 ( 2.084750)
test_btest 0.001061 0.000112 75.597306 ( 8.379545)
test_basic 0.008503 0.000320 0.316124 ( 0.409095)
test_all 0.002237 0.000000 633.305311 ( 64.179112)
test_rubyspec 0.101612 0.072834 45.598036 ( 51.394463)
total: 128.31 sec