Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-120955
#<BuildRuby:0x00005561148ea7e0
@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="-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.20220729-120955",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006443 0.000000 0.884684 ( 1.704169)
build_miniruby 0.001050 0.000000 0.057472 ( 0.056195)
build_ruby 0.000899 0.000000 0.059028 ( 0.057879)
build_all 0.004649 0.000000 1.527901 ( 0.589597)
build_install 0.011190 0.000000 5.673845 ( 2.180864)
test_btest 0.000594 0.000000 47.046636 ( 8.773868)
test_basic 0.001793 0.003699 0.301666 ( 0.390610)
test_all 0.001095 0.000048 644.423541 ( 92.889736)
test_rubyspec 0.108331 0.010664 43.718505 ( 49.462378)
total: 156.11 sec