Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-211928
#<BuildRuby:0x0000557765670070
@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.20230728-211928",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005966 0.000194 1.391961 ( 2.687596)
build_miniruby 0.000949 0.000100 0.826184 ( 0.825201)
build_ruby 0.001012 0.000106 2.610198 ( 2.610130)
build_all 0.008838 0.000000 12.505592 ( 1.168618)
build_install 0.007382 0.000000 1.773730 ( 0.853929)
test_btest 0.001090 0.000000 75.795025 ( 6.957595)
test_basic 0.004428 0.000028 0.515723 ( 0.595498)
test_all 0.001750 0.000146 477.084376 ( 49.645740)
test_rubyspec 0.019847 0.021386 42.301837 ( 54.763579)
total: 120.11 sec