Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-083105
#<BuildRuby:0x0000564774050700
@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.20230112-083105",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000044)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.000000 0.006376 0.912232 ( 1.075913)
build_miniruby 0.000663 0.000531 1.013338 ( 1.011446)
build_ruby 0.001237 0.000441 2.773993 ( 2.771391)
build_all 0.001331 0.008553 16.714701 ( 3.005588)
build_install 0.004632 0.006688 2.043278 ( 1.071066)
test_btest 0.000541 0.000310 76.282556 ( 10.242383)
test_basic 0.005150 0.002943 0.368277 ( 0.452166)
test_all 0.001310 0.000000 660.572182 ( 95.909986)
test_rubyspec 0.055653 0.053148 51.762564 ( 59.809885)
total: 175.35 sec