Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-033936
#<BuildRuby:0x000056150c8d0050
@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.20230806-033936",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006077 1.533844 ( 2.849067)
build_miniruby 0.000000 0.000979 0.915401 ( 0.914679)
build_ruby 0.000000 0.001203 2.711486 ( 2.711025)
build_all 0.007173 0.002408 15.432282 ( 1.329591)
build_install 0.005694 0.003300 2.218641 ( 0.984281)
test_btest 0.000903 0.000226 90.758680 ( 7.746389)
test_basic 0.000000 0.004891 0.575339 ( 0.648155)
test_all 0.000000 0.001828 564.981883 ( 52.762633)
test_rubyspec 0.021082 0.021984 48.118389 ( 60.216249)
total: 130.16 sec