Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-041028
#<BuildRuby:0x0000557def4abfd8
@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.20231228-041028",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004822 0.000370 0.804680 ( 1.203055)
build_miniruby 0.000000 0.001132 0.820906 ( 0.820208)
build_ruby 0.000000 0.001439 2.660150 ( 2.660867)
build_all 0.003455 0.004316 12.423341 ( 1.001828)
build_install 0.000000 0.009804 3.402318 ( 0.958521)
test_btest 0.000293 0.000334 62.753906 ( 4.727674)
test_basic 0.003028 0.001069 0.411507 ( 0.490704)
test_all 0.080953 0.020487 362.539482 ( 36.508227)
test_rubyspec 0.039429 0.024388 40.487222 ( 53.031750)
total: 101.40 sec