Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-035609
#<BuildRuby:0x000056409babbeb8
@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.20220605-035609",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004940 0.001976 0.841428 ( 0.959052)
build_miniruby 0.000752 0.000301 0.057144 ( 0.055907)
build_ruby 0.000731 0.000292 0.059881 ( 0.058533)
build_all 0.002928 0.001171 1.518677 ( 0.612286)
build_install 0.011065 0.000000 6.305071 ( 2.874484)
test_btest 0.000700 0.000000 46.152642 ( 8.987440)
test_basic 0.000414 0.004913 0.282950 ( 0.372526)
test_all 0.001095 0.000438 640.339560 ( 94.355165)
test_rubyspec 0.046576 0.050612 44.311296 ( 49.922562)
total: 158.20 sec