Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-025925
#<BuildRuby:0x000055b16f373ef0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230110-025925",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003625 0.628951 ( 1.020687)
build_miniruby 0.000325 0.000498 0.670503 ( 0.669703)
build_ruby 0.000903 0.000451 2.423127 ( 2.422944)
build_all 0.008199 0.001844 12.887700 ( 1.598378)
build_install 0.002715 0.003615 1.505370 ( 0.716302)
test_btest 0.000445 0.000223 68.710717 ( 6.131755)
test_basic 0.001198 0.002680 0.246071 ( 0.340758)
test_all 0.000775 0.000417 499.070941 ( 46.933836)
test_rubyspec 0.012824 0.015595 35.136898 ( 45.610972)
total: 105.45 sec