Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-064255
#<BuildRuby:0x000056241013c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-064255",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003973 0.000000 1.056642 ( 1.340536)
build_miniruby 0.000903 0.000000 0.895681 ( 0.896676)
build_ruby 0.000953 0.000000 2.742386 ( 2.745568)
build_all 0.003706 0.003688 12.190727 ( 1.056721)
build_install 0.006011 0.007278 3.623807 ( 0.985474)
test_btest 0.000000 0.000631 61.549310 ( 6.398823)
test_basic 0.000000 0.004556 0.380421 ( 0.462713)
test_all 0.093160 0.009357 425.442438 ( 43.178576)
test_rubyspec 0.027328 0.027361 40.327661 ( 53.053773)
total: 110.12 sec