Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-142101
#<BuildRuby:0x000055dacc3cb688
@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.20221202-142101",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006059 0.004607 1.197299 ( 1.302772)
build_miniruby 0.001673 0.000515 0.841022 ( 0.839761)
build_ruby 0.002312 0.000712 2.237558 ( 2.146150)
build_all 0.013526 0.005991 18.626193 ( 2.175067)
build_install 0.016318 0.005439 2.023702 ( 1.055631)
test_btest 0.001341 0.000000 90.224573 ( 8.976071)
test_basic 0.009834 0.000000 0.348246 ( 0.434119)
test_all 0.002506 0.000000 730.258065 ( 71.541066)
test_rubyspec 0.114686 0.063502 49.279157 ( 57.417802)
total: 145.89 sec