Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-143458
#<BuildRuby:0x00005580bd0d8098
@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.20230120-143458",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.000000 0.003910 0.610529 ( 1.041704)
build_miniruby 0.000000 0.000946 0.630196 ( 0.629201)
build_ruby 0.000424 0.000868 2.195220 ( 2.194843)
build_all 0.008938 0.000000 12.001410 ( 1.492531)
build_install 0.001054 0.005654 1.482326 ( 0.705398)
test_btest 0.000552 0.000184 62.979443 ( 6.346844)
test_basic 0.002791 0.000931 0.258308 ( 0.353790)
test_all 0.001147 0.000000 484.685281 ( 45.477853)
test_rubyspec 0.018478 0.010442 34.946034 ( 45.521918)
total: 103.76 sec