Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-023825
#<BuildRuby:0x000055d450d2ffa8
@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-023825",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001946 0.003711 1.411725 ( 2.672803)
build_miniruby 0.000828 0.000175 0.920341 ( 0.919355)
build_ruby 0.001122 0.000236 2.728732 ( 2.728421)
build_all 0.009401 0.000200 14.648966 ( 1.397094)
build_install 0.008021 0.000690 2.088976 ( 0.921701)
test_btest 0.000831 0.000152 83.456720 ( 7.762586)
test_basic 0.005135 0.000000 0.645694 ( 0.725448)
test_all 0.001560 0.000000 514.583967 ( 54.464990)
test_rubyspec 0.019364 0.022094 44.649609 ( 57.099915)
total: 128.69 sec