Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-153407
#<BuildRuby:0x000055c3c4e44e30
@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.20220829-153407",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.011197 0.000444 0.821486 ( 1.597572)
build_miniruby 0.001325 0.000190 0.048169 ( 0.046483)
build_ruby 0.001382 0.000198 0.067596 ( 0.066164)
build_all 0.008287 0.000000 1.256093 ( 0.482208)
build_install 0.018060 0.000000 1.579947 ( 0.788601)
test_btest 0.000000 0.001390 52.753588 ( 5.723299)
test_basic 0.003829 0.003464 0.283213 ( 0.373998)
test_all 0.002778 0.000417 483.258468 ( 52.197179)
test_rubyspec 0.070319 0.072689 41.216777 ( 49.682745)
total: 110.96 sec