Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-130911
#<BuildRuby:0x00005582d08c43a0
@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.20221117-130911",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001790 0.007290 1.088295 ( 1.098259)
build_miniruby 0.001483 0.000529 0.926489 ( 0.926654)
build_ruby 0.002554 0.000000 2.401419 ( 2.303872)
build_all 0.017141 0.002282 18.428516 ( 2.256204)
build_install 0.015512 0.003069 1.952005 ( 1.057233)
test_btest 0.000960 0.000267 87.466027 ( 8.986247)
test_basic 0.000000 0.007977 0.339536 ( 0.432831)
test_all 0.000000 0.001803 688.229233 ( 73.674808)
test_rubyspec 0.095342 0.033818 50.816784 ( 59.307103)
total: 150.04 sec