Logfile: /home/ko1/ruby/logs/brlog.trunk.20240818-100841
#<BuildRuby:0x000055da0ff298f8
@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.20240818-100841",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002639 0.003469 1.180996 ( 1.399069)
build_miniruby 0.000922 0.000335 0.720863 ( 0.720353)
build_ruby 0.001416 0.000515 2.301870 ( 2.301649)
build_all 0.002656 0.005585 12.674260 ( 1.054883)
build_install 0.004855 0.007962 4.335527 ( 1.082984)
test_btest 0.000435 0.000248 75.728757 ( 5.730701)
test_basic 0.004979 0.000000 0.408994 ( 0.487185)
test_all 0.070380 0.034387 417.887615 ( 40.532602)
test_rubyspec 0.025173 0.021430 97.552478 ( 11.561725)
total: 64.87 sec