Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-003714
#<BuildRuby:0x000055702b141400
@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.20220814-003714",
@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.000028 0.000002 0.000030 ( 0.000032)
autoconf 0.000000 0.000282 0.000282 ( 0.000293)
configure 0.000000 0.000038 0.000038 ( 0.000037)
build_up 0.004457 0.007751 0.821500 ( 1.225118)
build_miniruby 0.001597 0.000342 0.064736 ( 0.064013)
build_ruby 0.001151 0.000246 0.061900 ( 0.061501)
build_all 0.008607 0.000000 1.280828 ( 0.472743)
build_install 0.015440 0.000429 1.618495 ( 0.817019)
test_btest 0.001474 0.000232 51.038768 ( 6.136033)
test_basic 0.005476 0.000139 0.279614 ( 0.372359)
test_all 0.004247 0.000350 506.268987 ( 52.951153)
test_rubyspec 0.099175 0.038500 41.570428 ( 49.319533)
total: 111.42 sec