Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-184759
#<BuildRuby:0x00005596ca9306c8
@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.20220610-184759",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010913 0.000384 0.979896 ( 1.049465)
build_miniruby 0.001787 0.000238 0.076741 ( 0.075211)
build_ruby 0.001752 0.000234 0.075406 ( 0.074103)
build_all 0.005410 0.003842 1.510637 ( 0.598500)
build_install 0.020521 0.001895 5.841993 ( 2.792425)
test_btest 0.000000 0.001242 74.095942 ( 7.908809)
test_basic 0.002851 0.004850 0.325476 ( 0.413383)
test_all 0.001914 0.000416 651.848513 ( 65.520380)
test_rubyspec 0.125890 0.055650 45.341278 ( 51.166588)
total: 129.60 sec