Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-182524
#<BuildRuby:0x0000561f009bb728
@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.20240115-182524",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003468 0.000612 0.968892 ( 1.341905)
build_miniruby 0.000780 0.000137 0.874847 ( 0.874389)
build_ruby 0.001103 0.000194 2.764860 ( 2.764797)
build_all 0.008791 0.000000 14.311435 ( 1.346688)
build_install 0.007701 0.000000 4.115019 ( 1.067069)
test_btest 0.000717 0.000000 79.340878 ( 6.668798)
test_basic 0.003645 0.000000 0.602272 ( 0.683577)
test_all 0.095472 0.031050 508.075480 ( 46.635907)
test_rubyspec 0.025459 0.019994 48.091038 ( 60.436398)
total: 121.82 sec