Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-163948
#<BuildRuby:0x00005596310e3040
@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.20240109-163948",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004451 0.000069 1.026194 ( 1.419936)
build_miniruby 0.000898 0.000128 0.888140 ( 0.888392)
build_ruby 0.001150 0.000165 2.845893 ( 2.848468)
build_all 0.009882 0.000222 14.857518 ( 1.376274)
build_install 0.008996 0.000000 4.288536 ( 1.161133)
test_btest 0.000694 0.000000 78.431930 ( 7.101748)
test_basic 0.000000 0.003011 0.413021 ( 0.487607)
test_all 0.101718 0.031958 512.903965 ( 58.167535)
test_rubyspec 0.024905 0.009453 49.347340 ( 61.935587)
total: 135.39 sec