Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143455
#<BuildRuby:0x0000563f9b7a78e0
@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.20240112-143455",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005209 0.812218 ( 1.221056)
build_miniruby 0.000000 0.001132 0.858882 ( 0.858635)
build_ruby 0.000223 0.001717 2.722027 ( 2.722598)
build_all 0.000000 0.007958 12.011843 ( 0.990952)
build_install 0.003841 0.009521 3.399213 ( 0.965144)
test_btest 0.000387 0.000249 68.622281 ( 4.929521)
test_basic 0.004297 0.000000 0.406157 ( 0.486365)
test_all 0.085072 0.012161 365.436712 ( 37.555719)
test_rubyspec 0.033582 0.039961 40.849686 ( 53.439491)
total: 103.17 sec