Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-055621
#<BuildRuby:0x000055b7b26a0620
@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.20220818-055621",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006962 0.004702 0.965089 ( 1.362085)
build_miniruby 0.000000 0.002695 0.074106 ( 0.072640)
build_ruby 0.000000 0.001720 0.080072 ( 0.079779)
build_all 0.007029 0.003079 1.513591 ( 0.583567)
build_install 0.011671 0.010015 1.868597 ( 0.923906)
test_btest 0.000853 0.000384 73.137377 ( 8.190281)
test_basic 0.006690 0.001235 0.320116 ( 0.410820)
test_all 0.002747 0.001178 636.167991 ( 63.952609)
test_rubyspec 0.089341 0.082314 45.540943 ( 53.124796)
total: 128.70 sec