Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-012522
#<BuildRuby:0x000055c0f4e30c00
@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.20220914-012522",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004845 0.004392 1.093978 ( 1.082434)
build_miniruby 0.001469 0.000612 0.072832 ( 0.071369)
build_ruby 0.001810 0.000000 0.074869 ( 0.073793)
build_all 0.008623 0.000754 1.521489 ( 0.606296)
build_install 0.019627 0.002395 1.875013 ( 0.946941)
test_btest 0.000955 0.000287 90.303285 ( 9.321243)
test_basic 0.000000 0.007099 0.360695 ( 0.449487)
test_all 0.000774 0.003659 684.615834 ( 68.377307)
test_rubyspec 0.103434 0.061346 46.351035 ( 54.523441)
total: 135.45 sec