Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-223907
#<BuildRuby:0x000056016140c0a0
@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.20231227-223907",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000000 0.006122 1.228490 ( 1.608013)
build_miniruby 0.000000 0.000928 0.852523 ( 0.852214)
build_ruby 0.000000 0.001592 2.987018 ( 2.986509)
build_all 0.005378 0.003968 15.774914 ( 1.393007)
build_install 0.001660 0.006448 4.534071 ( 1.151100)
test_btest 0.000422 0.000306 81.276444 ( 6.803636)
test_basic 0.000116 0.004033 0.598219 ( 0.673450)
test_all 0.106732 0.026272 564.533022 ( 53.751204)
test_rubyspec 0.028904 0.018759 48.628956 ( 60.932085)
total: 130.15 sec