Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-060446
#<BuildRuby:0x00005562c7a47868
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-060446",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.003584 0.000000 0.643550 ( 1.051458)
build_miniruby 0.000851 0.000038 0.756591 ( 0.756272)
build_ruby 0.001231 0.000088 2.589191 ( 2.513393)
build_all 0.009013 0.000053 12.380518 ( 1.507323)
build_install 0.006793 0.000000 1.625522 ( 0.756107)
test_btest 0.000594 0.000000 65.268798 ( 5.633109)
test_basic 0.000097 0.003628 0.267426 ( 0.362559)
test_all 0.001536 0.000161 505.037563 ( 69.455876)
test_rubyspec 0.013843 0.015343 36.016295 ( 46.287145)
total: 128.32 sec