Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-202409
#<BuildRuby:0x000056315192a8a0
@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.20220317-202409",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010365 0.002023 1.003043 ( 1.120116)
build_miniruby 0.001308 0.000402 0.075557 ( 0.074328)
build_ruby 0.001519 0.000467 0.071719 ( 0.070130)
build_all 0.007301 0.002247 4.110819 ( 0.852409)
build_install 0.015723 0.006939 7.956980 ( 2.407400)
test_btest 0.001098 0.000366 71.133032 ( 8.368946)
test_basic 0.001215 0.006033 0.335812 ( 0.425407)
test_all 0.000000 0.001943 658.645365 ( 65.205462)
test_rubyspec 0.108350 0.056403 46.251640 ( 51.751342)
total: 130.28 sec