Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-133946
#<BuildRuby:0x0000556d0c4c3500
@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.20221217-133946",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000665 0.002902 0.615075 ( 1.021319)
build_miniruby 0.000688 0.000250 0.742732 ( 0.742352)
build_ruby 0.001005 0.000365 2.568841 ( 2.510168)
build_all 0.009054 0.000000 12.475773 ( 1.513019)
build_install 0.006757 0.000000 1.641426 ( 0.779082)
test_btest 0.000659 0.000000 66.706785 ( 5.932993)
test_basic 0.003290 0.000000 0.251863 ( 0.347600)
test_all 0.001542 0.000000 499.059093 ( 69.258522)
test_rubyspec 0.008080 0.020935 35.681670 ( 46.239981)
total: 128.35 sec