Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-160616
#<BuildRuby:0x000056470a975390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-160616",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003000 0.008007 0.712626 ( 1.295676)
build_miniruby 0.000000 0.002737 0.049586 ( 0.046930)
build_ruby 0.000091 0.001233 0.051011 ( 0.049256)
build_all 0.006146 0.001317 1.222115 ( 0.469714)
build_install 0.017775 0.005494 4.416018 ( 1.840657)
test_btest 0.001402 0.000000 52.848001 ( 8.030795)
test_basic 0.005756 0.000553 0.217986 ( 0.308120)
test_all 0.001192 0.000265 488.425805 ( 53.352684)
test_rubyspec 0.094509 0.046930 39.453338 ( 45.574944)
total: 110.97 sec