Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-163519
#<BuildRuby:0x000055e488df3e88
@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.20240108-163519",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004335 0.000650 1.270721 ( 1.659571)
build_miniruby 0.001298 0.000000 1.956198 ( 1.959434)
build_ruby 0.001529 0.000000 4.426068 ( 4.435643)
build_all 0.007421 0.003107 16.617183 ( 1.840674)
build_install 0.017314 0.000000 5.368015 ( 2.111138)
test_btest 0.000866 0.000000 81.221852 ( 12.751444)
test_basic 0.004971 0.000567 0.699643 ( 0.768330)
test_all 0.111395 0.010761 558.786649 ( 64.537418)
test_rubyspec 0.044541 0.022667 82.660265 ( 94.874153)
total: 184.94 sec