Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-190854
#<BuildRuby:0x000055668cfb28c0
@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.20220717-190854",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006962 0.000000 0.893995 ( 1.372493)
build_miniruby 0.000981 0.000000 0.058013 ( 0.056805)
build_ruby 0.000779 0.000000 0.059719 ( 0.058651)
build_all 0.004384 0.000202 1.554133 ( 0.609026)
build_install 0.001457 0.007519 5.652353 ( 2.173612)
test_btest 0.000563 0.000188 48.568122 ( 7.945935)
test_basic 0.005404 0.000415 0.262894 ( 0.351422)
test_all 0.000777 0.000243 627.479700 ( 90.554934)
test_rubyspec 0.067306 0.042749 43.906288 ( 49.518742)
total: 152.64 sec