Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-100123
#<BuildRuby:0x0000557e72befe88
@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.20231125-100123",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002128 0.003300 0.909153 ( 1.308748)
build_miniruby 0.000636 0.000232 0.800449 ( 0.800468)
build_ruby 0.001115 0.000406 2.675916 ( 2.676351)
build_all 0.004132 0.004039 12.203139 ( 0.999152)
build_install 0.006222 0.008901 3.711840 ( 0.990781)
test_btest 0.000499 0.000265 65.502679 ( 4.443055)
test_basic 0.004272 0.000315 0.395259 ( 0.474585)
test_all 0.074131 0.023759 344.638421 ( 35.632205)
test_rubyspec 0.020034 0.046090 39.781502 ( 52.373635)
total: 99.70 sec