Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-234715
#<BuildRuby:0x000055a99bfab4b0
@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.20240117-234715",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005866 0.000000 0.991260 ( 1.601526)
build_miniruby 0.001226 0.000000 0.818309 ( 0.818372)
build_ruby 0.001335 0.000000 2.661689 ( 2.662708)
build_all 0.003634 0.003981 12.261733 ( 1.010206)
build_install 0.013818 0.000325 3.528674 ( 0.982413)
test_btest 0.000774 0.000043 63.686399 ( 5.255366)
test_basic 0.005115 0.000285 0.390380 ( 0.470277)
test_all 0.064523 0.031109 391.520996 ( 33.319745)
test_rubyspec 0.091664 0.075786 72.977124 ( 85.413950)
total: 131.54 sec