Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-041216
#<BuildRuby:0x00005585f031c060
@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.20240101-041216",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005174 0.000195 0.803545 ( 1.208114)
build_miniruby 0.000877 0.000146 0.811452 ( 0.811281)
build_ruby 0.001386 0.000231 2.717600 ( 2.718360)
build_all 0.003269 0.005118 11.987305 ( 0.987477)
build_install 0.009664 0.001174 3.431094 ( 0.971326)
test_btest 0.000631 0.000146 63.052668 ( 4.350867)
test_basic 0.005133 0.000024 0.402953 ( 0.481105)
test_all 0.081332 0.016307 372.173577 ( 39.358147)
test_rubyspec 0.017657 0.050930 40.177817 ( 52.778019)
total: 103.67 sec