Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-155419
#<BuildRuby:0x000055dba3090f40
@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.20220307-155419",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008669 0.004039 1.007508 ( 1.243791)
build_miniruby 0.001752 0.000219 0.075715 ( 0.073509)
build_ruby 0.001495 0.000187 0.076428 ( 0.075106)
build_all 0.009145 0.001143 4.220676 ( 0.852855)
build_install 0.020452 0.002556 7.793168 ( 2.436580)
test_btest 0.000000 0.001254 75.934255 ( 8.043920)
test_basic 0.000000 0.007617 0.340410 ( 0.433899)
test_all 0.000257 0.001710 664.734388 ( 65.272566)
test_rubyspec 0.093984 0.072794 46.410619 ( 51.785858)
total: 130.22 sec