Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-130148
#<BuildRuby:0x000056464af13fd8
@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-130148",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002624 0.002390 0.785751 ( 1.174771)
build_miniruby 0.000918 0.000262 0.815726 ( 0.815314)
build_ruby 0.001492 0.000427 2.683278 ( 2.683801)
build_all 0.003138 0.004769 12.054417 ( 0.961728)
build_install 0.011689 0.000000 3.393671 ( 0.958411)
test_btest 0.000696 0.000000 63.548882 ( 4.707565)
test_basic 0.002026 0.002338 0.387676 ( 0.467841)
test_all 0.078936 0.016152 364.313570 ( 39.020768)
test_rubyspec 0.061907 0.066964 73.727559 ( 86.196285)
total: 136.99 sec