Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-225532
#<BuildRuby:0x000055a4685cb680
@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.20220219-225532",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009428 0.001202 0.921250 ( 1.176457)
build_miniruby 0.001518 0.000325 0.078702 ( 0.076749)
build_ruby 0.002007 0.000000 0.069366 ( 0.067278)
build_all 0.006012 0.004194 4.150801 ( 0.789244)
build_install 0.020950 0.002306 7.776531 ( 2.314411)
test_btest 0.000974 0.000211 72.722913 ( 7.987279)
test_basic 0.003794 0.002968 0.337067 ( 0.426884)
test_all 0.001566 0.000376 668.415487 ( 65.639209)
test_rubyspec 0.101302 0.059857 46.027963 ( 51.620617)
total: 130.10 sec