Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-162027
#<BuildRuby:0x000056281f247bb8
@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.20240114-162027",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002501 0.003257 1.025986 ( 1.403231)
build_miniruby 0.000951 0.000143 0.835888 ( 0.835085)
build_ruby 0.001209 0.000182 2.752978 ( 2.753552)
build_all 0.004671 0.004083 14.156011 ( 1.307167)
build_install 0.006673 0.001271 4.136741 ( 1.099077)
test_btest 0.000792 0.000150 76.482321 ( 6.462934)
test_basic 0.000510 0.004466 0.600271 ( 0.675346)
test_all 0.103839 0.029403 478.542416 ( 48.049676)
test_rubyspec 0.035429 0.015488 48.235745 ( 60.553699)
total: 123.14 sec