Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-030052
#<BuildRuby:0x000055819b562eb8
@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.20230725-030052",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006164 1.402861 ( 2.770058)
build_miniruby 0.000000 0.001158 0.881620 ( 0.880949)
build_ruby 0.000636 0.000644 2.673655 ( 2.674243)
build_all 0.008553 0.000910 14.709243 ( 1.388689)
build_install 0.004141 0.004211 1.985498 ( 1.008375)
test_btest 0.000819 0.000195 81.983050 ( 7.904909)
test_basic 0.004917 0.000146 0.659385 ( 0.736922)
test_all 0.000000 0.002420 530.667460 ( 45.854630)
test_rubyspec 0.027607 0.016718 43.460862 ( 55.868763)
total: 119.09 sec