Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-035148
#<BuildRuby:0x0000559b5e173e88
@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.20240114-035148",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003730 0.001357 0.796540 ( 1.166011)
build_miniruby 0.000000 0.000983 0.801200 ( 0.801026)
build_ruby 0.000000 0.001512 2.718788 ( 2.719054)
build_all 0.004553 0.003628 12.035325 ( 0.977951)
build_install 0.008761 0.001739 3.516978 ( 0.972113)
test_btest 0.000536 0.000223 62.245949 ( 5.504415)
test_basic 0.001870 0.003547 0.405145 ( 0.484224)
test_all 0.081445 0.016377 367.961384 ( 35.928351)
test_rubyspec 0.029054 0.036993 40.716549 ( 53.262446)
total: 101.82 sec