Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-012922
#<BuildRuby:0x00005560d2c19480
@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.20221006-012922",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000385 0.010589 1.058003 ( 1.123611)
build_miniruby 0.001104 0.000424 0.101259 ( 0.098494)
build_ruby 0.001116 0.000429 0.080625 ( 0.077459)
build_all 0.003885 0.003891 1.295381 ( 0.555181)
build_install 0.011850 0.005672 1.614903 ( 0.879138)
test_btest 0.000995 0.000436 60.479483 ( 6.429398)
test_basic 0.006627 0.000988 0.364538 ( 0.457943)
test_all 0.005907 0.001874 479.959369 ( 52.709959)
test_rubyspec 0.060125 0.072647 42.271664 ( 50.726448)
total: 113.06 sec