Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-035521
#<BuildRuby:0x000055d7d04bfd68
@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.20240110-035521",
@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.000015)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.004383 0.000000 1.070968 ( 1.444422)
build_miniruby 0.001278 0.000000 0.886415 ( 0.886339)
build_ruby 0.000000 0.001339 2.803434 ( 2.806213)
build_all 0.000000 0.010993 14.772184 ( 1.416610)
build_install 0.005746 0.002494 4.275472 ( 1.144137)
test_btest 0.000518 0.000124 76.600942 ( 7.744689)
test_basic 0.000386 0.002920 0.544610 ( 0.626017)
test_all 0.073384 0.061226 532.251484 ( 55.100889)
test_rubyspec 0.021855 0.013112 50.047507 ( 62.698063)
total: 133.87 sec