Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-231807
#<BuildRuby:0x00005601700265a8
@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.20220512-231807",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001955 0.004795 0.839298 ( 0.924811)
build_miniruby 0.000698 0.000317 0.056947 ( 0.055650)
build_ruby 0.000752 0.000342 0.058092 ( 0.056687)
build_all 0.001524 0.002874 1.495625 ( 0.606261)
build_install 0.005976 0.005065 6.313724 ( 2.868556)
test_btest 0.000540 0.000291 55.234589 ( 8.337375)
test_basic 0.003964 0.001834 0.296491 ( 0.384427)
test_all 0.000755 0.000403 651.571954 ( 93.734809)
test_rubyspec 0.064511 0.040058 44.218250 ( 49.150900)
total: 156.12 sec