Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-172022
#<BuildRuby:0x0000555ae0157d50
@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.20231229-172022",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004952 0.000164 1.132985 ( 1.541113)
build_miniruby 0.001246 0.000186 0.924003 ( 0.923708)
build_ruby 0.001422 0.000213 2.899326 ( 2.904034)
build_all 0.004634 0.004980 16.822380 ( 1.481048)
build_install 0.006615 0.001323 4.737473 ( 1.134589)
test_btest 0.000780 0.000156 85.515919 ( 7.017710)
test_basic 0.000007 0.004666 0.829248 ( 0.903615)
test_all 0.101552 0.040451 544.144475 ( 59.884358)
test_rubyspec 0.020657 0.029634 49.883418 ( 62.180939)
total: 137.97 sec