Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-000029
#<BuildRuby:0x0000562f37bcd1a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-000029",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008633 0.001992 0.971015 ( 2.198009)
build_miniruby 0.001326 0.000306 0.073087 ( 0.071116)
build_ruby 0.001864 0.000431 0.080272 ( 0.077977)
build_all 0.009746 0.001069 4.113486 ( 0.766352)
build_install 0.019586 0.002894 7.747093 ( 2.319907)
test_btest 0.001134 0.000227 47.487204 ( 44.350465)
test_basic 0.002876 0.005345 0.352212 ( 0.442296)
test_all 0.001522 0.000380 701.418684 ( 72.386585)
test_rubyspec 0.088237 0.086919 46.188204 ( 56.546424)
total: 179.16 sec