Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-114148
#<BuildRuby:0x0000557d45650870
@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.20220131-114148",
@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.000004 0.000002 0.000006 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001611 0.008521 0.929269 ( 1.037711)
build_miniruby 0.001313 0.000707 0.076092 ( 0.076294)
build_ruby 0.001360 0.000732 0.078503 ( 0.078163)
build_all 0.009840 0.001127 4.112510 ( 0.813630)
build_install 0.019879 0.004073 7.841715 ( 2.375779)
test_btest 0.000997 0.000399 47.054872 ( 43.785634)
test_basic 0.003762 0.005654 0.334223 ( 0.421589)
test_all 0.002010 0.000266 693.187869 ( 67.343938)
test_rubyspec 0.088530 0.067814 45.982910 ( 51.427863)
total: 167.36 sec