Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-101856
#<BuildRuby:0x0000561df19cae68
@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.20230726-101856",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.005971 0.000199 1.340416 ( 2.625155)
build_miniruby 0.000000 0.000923 0.792790 ( 0.792695)
build_ruby 0.000000 0.001152 2.660336 ( 2.660448)
build_all 0.006886 0.002298 13.461763 ( 1.264954)
build_install 0.007557 0.000455 1.997468 ( 0.935980)
test_btest 0.000935 0.000128 77.945834 ( 7.092103)
test_basic 0.001332 0.004670 0.722839 ( 0.802413)
test_all 0.001236 0.000225 507.208715 ( 51.445994)
test_rubyspec 0.007818 0.033287 42.686741 ( 55.137968)
total: 122.76 sec