Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-225700
#<BuildRuby:0x0000557881133f68
@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.20220729-225700",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005721 0.000953 0.819200 ( 1.148444)
build_miniruby 0.000691 0.000115 0.057328 ( 0.056217)
build_ruby 0.000851 0.000000 0.058276 ( 0.057155)
build_all 0.004658 0.000000 1.531864 ( 0.591000)
build_install 0.009024 0.000000 5.636567 ( 2.152940)
test_btest 0.000837 0.000000 55.624476 ( 8.110255)
test_basic 0.003675 0.001955 0.304605 ( 0.393299)
test_all 0.001189 0.000178 597.451564 ( 91.224228)
test_rubyspec 0.078580 0.028988 43.744765 ( 49.479728)
total: 153.21 sec