Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-143219
#<BuildRuby:0x000055e9a2b5bee0
@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.20231221-143219",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000000 0.000060 0.000060 ( 0.000035)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.004418 1.219300 ( 1.633460)
build_miniruby 0.000000 0.000929 0.867991 ( 0.867429)
build_ruby 0.000000 0.001236 2.715715 ( 2.716076)
build_all 0.006817 0.002530 15.922588 ( 1.471040)
build_install 0.001501 0.007066 4.611276 ( 1.134822)
test_btest 0.000678 0.000360 81.365838 ( 7.343463)
test_basic 0.004364 0.000000 0.662247 ( 0.739784)
test_all 0.111464 0.023353 479.937827 ( 55.952881)
test_rubyspec 0.030812 0.017512 50.164658 ( 62.505695)
total: 134.37 sec