Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-015432
#<BuildRuby:0x000055f0d6a40098
@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-015432",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004810 0.000318 0.793023 ( 1.192546)
build_miniruby 0.000853 0.000284 0.807681 ( 0.807342)
build_ruby 0.001579 0.000000 2.681745 ( 2.690078)
build_all 0.007843 0.000413 11.982632 ( 0.996702)
build_install 0.002659 0.007653 3.402414 ( 0.974057)
test_btest 0.000567 0.000227 64.097463 ( 4.739598)
test_basic 0.003790 0.001516 0.389891 ( 0.469982)
test_all 0.077059 0.024652 373.726912 ( 38.937938)
test_rubyspec 0.029243 0.097779 73.458300 ( 85.947135)
total: 136.76 sec