Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-145813
#<BuildRuby:0x000055bee726f380
@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.20220429-145813",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.007028 0.000000 0.887132 ( 1.431728)
build_miniruby 0.001045 0.000042 0.057330 ( 0.056012)
build_ruby 0.000902 0.000120 0.057606 ( 0.056356)
build_all 0.004309 0.000039 1.471361 ( 0.594136)
build_install 0.006641 0.004478 6.306800 ( 2.838912)
test_btest 0.000706 0.000124 48.207064 ( 8.610946)
test_basic 0.001296 0.004520 0.331119 ( 0.419373)
test_all 0.001110 0.000261 607.405836 ( 95.304541)
test_rubyspec 0.076139 0.045834 43.853368 ( 48.747381)
total: 158.06 sec