Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-035242
#<BuildRuby:0x000055a3df2dc098
@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.20231218-035242",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004983 0.000453 1.240124 ( 1.660609)
build_miniruby 0.000901 0.000082 0.912645 ( 0.912545)
build_ruby 0.001379 0.000125 2.854991 ( 2.854694)
build_all 0.005665 0.004168 16.404089 ( 1.513349)
build_install 0.001009 0.007949 4.730879 ( 1.130679)
test_btest 0.000511 0.000146 83.729680 ( 7.543824)
test_basic 0.003471 0.000000 0.621075 ( 0.700173)
test_all 0.099998 0.034487 561.279309 ( 55.707324)
test_rubyspec 0.023128 0.023891 49.709455 ( 62.043922)
total: 134.07 sec