Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-200654
#<BuildRuby:0x00005607a3ae2c88
@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.20221103-200654",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.009526 0.939773 ( 0.987716)
build_miniruby 0.000319 0.000935 0.049917 ( 0.049159)
build_ruby 0.001307 0.000000 0.040179 ( 0.039373)
build_all 0.002176 0.006768 1.221542 ( 0.480940)
build_install 0.013124 0.001606 1.552854 ( 0.809424)
test_btest 0.000745 0.000373 60.609117 ( 6.660435)
test_basic 0.003884 0.001942 0.300991 ( 0.392606)
test_all 0.015371 0.007686 519.157211 ( 55.120781)
test_rubyspec 0.064484 0.063064 43.365602 ( 51.889513)
total: 116.43 sec