Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-050532
#<BuildRuby:0x0000557ea22b86c8
@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.20220314-050532",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010511 0.001506 0.988964 ( 1.463906)
build_miniruby 0.001635 0.000377 0.067205 ( 0.065844)
build_ruby 0.001718 0.000397 0.075885 ( 0.074418)
build_all 0.009724 0.000000 4.117861 ( 0.838839)
build_install 0.009202 0.012705 7.951077 ( 2.406895)
test_btest 0.001098 0.000366 74.973888 ( 8.417206)
test_basic 0.000000 0.007536 0.335705 ( 0.424985)
test_all 0.000520 0.001715 672.693359 ( 66.719382)
test_rubyspec 0.084422 0.084821 45.946850 ( 51.526195)
total: 131.94 sec