Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-003439
#<BuildRuby:0x000055b4b19c3ce8
@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-003439",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004422 0.000781 1.119527 ( 1.496943)
build_miniruby 0.001262 0.000222 0.893448 ( 0.892319)
build_ruby 0.001769 0.000312 2.766336 ( 2.771066)
build_all 0.008296 0.000615 14.177604 ( 1.304530)
build_install 0.004019 0.004642 4.094865 ( 1.062050)
test_btest 0.000836 0.000176 75.642711 ( 6.891280)
test_basic 0.004198 0.000000 0.664090 ( 0.742135)
test_all 0.103493 0.029501 474.338818 ( 46.684000)
test_rubyspec 0.017743 0.029456 48.068660 ( 60.367087)
total: 122.21 sec