Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-132516
#<BuildRuby:0x000055558551ca68
@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.20221107-132516",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000094 0.007876 0.914598 ( 1.016508)
build_miniruby 0.000904 0.000543 0.052573 ( 0.051520)
build_ruby 0.000872 0.000523 0.049827 ( 0.048849)
build_all 0.005091 0.003055 1.244283 ( 0.487813)
build_install 0.009936 0.005025 1.587386 ( 0.824176)
test_btest 0.000712 0.000415 60.040181 ( 6.798037)
test_basic 0.001070 0.005458 0.313395 ( 0.404352)
test_all 0.001581 0.001054 495.829793 ( 53.935853)
test_rubyspec 0.080424 0.057209 43.358618 ( 51.827131)
total: 115.40 sec