Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-003721
#<BuildRuby:0x000055e149f1b438
@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.20240104-003721",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001773 0.004375 1.037803 ( 1.289651)
build_miniruby 0.001043 0.000161 0.799521 ( 0.799334)
build_ruby 0.000000 0.001728 2.706101 ( 2.706776)
build_all 0.004912 0.002668 11.849468 ( 0.995411)
build_install 0.007423 0.004044 3.474083 ( 0.965224)
test_btest 0.000799 0.000000 64.070044 ( 4.414026)
test_basic 0.003834 0.000106 0.390927 ( 0.472705)
test_all 0.072780 0.025172 370.658226 ( 37.345902)
test_rubyspec 0.047448 0.025598 40.129845 ( 52.687592)
total: 101.68 sec