Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-212844
#<BuildRuby:0x000055e871078118
@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.20220505-212844",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006854 0.000000 0.873637 ( 1.226386)
build_miniruby 0.000000 0.001011 0.056990 ( 0.055731)
build_ruby 0.000000 0.000720 0.057253 ( 0.056133)
build_all 0.000000 0.004164 1.483760 ( 0.598003)
build_install 0.008208 0.002540 6.285748 ( 2.815631)
test_btest 0.000727 0.000085 55.257350 ( 7.836777)
test_basic 0.004937 0.000580 0.295650 ( 0.384394)
test_all 0.000000 0.001240 597.264366 ( 92.755134)
test_rubyspec 0.080938 0.023127 43.806095 ( 48.698555)
total: 154.43 sec