Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-011730
#<BuildRuby:0x000055ef14e25d70
@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.20221129-011730",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000011 0.000005 0.000016 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.005726 0.004822 1.223156 ( 1.235784)
build_miniruby 0.002998 0.000000 0.857733 ( 0.856180)
build_ruby 0.003335 0.001089 2.224365 ( 2.129938)
build_all 0.016854 0.003332 18.597031 ( 2.172777)
build_install 0.017374 0.002466 1.854128 ( 0.964507)
test_btest 0.000298 0.001371 86.017269 ( 8.980500)
test_basic 0.009629 0.001923 0.352436 ( 0.434706)
test_all 0.002438 0.000000 744.020630 ( 71.588196)
test_rubyspec 0.112870 0.060240 49.301187 ( 57.423939)
total: 145.79 sec