Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-132955
#<BuildRuby:0x00005637cf86bea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-132955",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006575 0.000470 0.858221 ( 1.030036)
build_miniruby 0.000937 0.000067 0.058431 ( 0.057123)
build_ruby 0.000921 0.000066 0.059335 ( 0.058155)
build_all 0.004018 0.000287 1.494986 ( 0.607732)
build_install 0.010939 0.000085 6.262843 ( 2.830397)
test_btest 0.000773 0.000048 49.285055 ( 8.731430)
test_basic 0.000000 0.005892 0.268076 ( 0.355915)
test_all 0.000000 0.001264 623.739277 ( 92.635100)
test_rubyspec 0.095670 0.015738 44.394777 ( 49.320879)
total: 155.63 sec