Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-080817
#<BuildRuby:0x000055a5c96b6038
@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.20220720-080817",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000127 0.000000 0.000127 ( 0.000129)
build_up 0.009941 0.002040 0.746538 ( 1.172510)
build_miniruby 0.001393 0.000464 0.048606 ( 0.046872)
build_ruby 0.001379 0.000000 0.052726 ( 0.051327)
build_all 0.006869 0.000000 1.265343 ( 0.470663)
build_install 0.018350 0.000805 4.453682 ( 1.849461)
test_btest 0.001444 0.000340 53.966458 ( 8.266378)
test_basic 0.006806 0.000000 0.209700 ( 0.297375)
test_all 0.001442 0.000000 491.486746 ( 54.227127)
test_rubyspec 0.092294 0.033002 40.607113 ( 46.639078)
total: 113.02 sec