Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-211904
#<BuildRuby:0x000055cd072a7ae0
@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.20231109-211904",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.001772 0.002812 1.282861 ( 1.534522)
build_miniruby 0.000694 0.000370 0.900909 ( 0.900790)
build_ruby 0.000935 0.000499 2.590806 ( 2.590747)
build_all 0.005663 0.004469 15.832527 ( 1.398121)
build_install 0.003797 0.007356 4.762367 ( 1.174772)
test_btest 0.000555 0.000351 83.051357 ( 7.092802)
test_basic 0.005148 0.000000 0.790250 ( 0.870333)
test_all 0.102579 0.031679 489.435685 ( 56.443592)
test_rubyspec 0.023901 0.025110 49.162331 ( 61.458495)
total: 133.47 sec