Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-134306
#<BuildRuby:0x000055805ad1c448
@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.20220718-134306",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004757 0.008152 0.974744 ( 1.048752)
build_miniruby 0.002142 0.000428 0.075939 ( 0.073017)
build_ruby 0.001679 0.000335 0.073543 ( 0.071444)
build_all 0.007606 0.004077 1.538176 ( 0.587396)
build_install 0.021084 0.001658 5.222031 ( 2.107236)
test_btest 0.001200 0.000240 75.537954 ( 8.577424)
test_basic 0.000000 0.007121 0.329110 ( 0.417860)
test_all 0.000000 0.001801 677.653849 ( 66.256762)
test_rubyspec 0.067199 0.103163 45.735801 ( 51.199096)
total: 130.34 sec