Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-195646
#<BuildRuby:0x000055eda185b328
@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.20240101-195646",
@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.000025)
autoconf 0.000053 0.000000 0.000053 ( 0.000051)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.005489 0.000144 1.283169 ( 1.534846)
build_miniruby 0.000879 0.000073 0.884567 ( 0.884021)
build_ruby 0.001174 0.000098 2.801659 ( 2.802779)
build_all 0.005934 0.004036 16.235128 ( 1.431170)
build_install 0.007721 0.000462 4.749373 ( 1.138250)
test_btest 0.000000 0.001078 80.415664 ( 7.461401)
test_basic 0.000000 0.004870 0.763995 ( 0.838088)
test_all 0.104487 0.030485 525.498622 ( 55.842243)
test_rubyspec 0.023920 0.023507 51.506543 ( 63.724332)
total: 135.66 sec