Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-124815
#<BuildRuby:0x000055f40fd134f0
@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.20240112-124815",
@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.000001 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000822 0.004066 0.809328 ( 1.247355)
build_miniruby 0.000837 0.000140 0.818622 ( 0.818557)
build_ruby 0.000000 0.001238 2.683396 ( 2.684351)
build_all 0.000547 0.007031 12.015873 ( 0.967042)
build_install 0.005662 0.004714 3.453968 ( 0.979835)
test_btest 0.000647 0.000249 65.621815 ( 5.312388)
test_basic 0.000232 0.004402 0.409014 ( 0.488874)
test_all 0.071867 0.025294 382.344316 ( 40.218349)
test_rubyspec 0.032020 0.032455 40.746862 ( 53.293581)
total: 106.01 sec