Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-091715
#<BuildRuby:0x000055fbb1364090
@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.20240108-091715",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000030 0.000000 0.000030 ( 0.000042)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001189 0.003641 1.311139 ( 1.718583)
build_miniruby 0.001072 0.000160 1.555699 ( 1.560377)
build_ruby 0.000000 0.001634 5.689954 ( 5.699310)
build_all 0.008408 0.002358 16.740281 ( 1.840979)
build_install 0.010123 0.005808 5.112543 ( 1.865613)
test_btest 0.000643 0.000143 81.517041 ( 11.646396)
test_basic 0.004454 0.000990 0.669164 ( 0.737877)
test_all 0.084701 0.035547 544.487351 ( 57.876390)
test_rubyspec 0.035508 0.031795 82.644756 ( 94.893162)
total: 177.84 sec