Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-082858
#<BuildRuby:0x000055599413c728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-082858",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004136 0.000295 0.830207 ( 1.070079)
build_miniruby 0.000846 0.000061 1.029605 ( 1.028197)
build_ruby 0.001237 0.000000 2.623755 ( 2.622302)
build_all 0.008965 0.000000 15.910120 ( 3.332127)
build_install 0.009588 0.000408 2.225564 ( 1.302585)
test_btest 0.000617 0.000036 58.895645 ( 11.937290)
test_basic 0.004947 0.000291 0.305530 ( 0.396510)
test_all 0.001064 0.000063 631.497912 (118.126247)
test_rubyspec 0.053940 0.015052 52.073400 ( 60.254125)
total: 200.07 sec