Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-191428
#<BuildRuby:0x00005599fdbac060
@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.20240117-191428",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004848 0.000107 0.805032 ( 1.215702)
build_miniruby 0.001114 0.000000 0.808103 ( 0.807668)
build_ruby 0.000000 0.001364 2.663783 ( 2.664671)
build_all 0.004395 0.003206 12.007762 ( 0.986484)
build_install 0.010891 0.000000 3.532734 ( 0.973437)
test_btest 0.000695 0.000000 60.862245 ( 5.814443)
test_basic 0.003864 0.000000 0.399961 ( 0.481910)
test_all 0.068574 0.029884 385.305847 ( 31.993030)
test_rubyspec 0.047515 0.081502 72.902469 ( 85.381852)
total: 130.32 sec