Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-180741
#<BuildRuby:0x000055a529cef490
@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.20231028-180741",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003145 0.001430 1.498148 ( 1.750595)
build_miniruby 0.000729 0.000331 0.892095 ( 0.891431)
build_ruby 0.000908 0.000413 2.699336 ( 2.700484)
build_all 0.008084 0.001564 15.994348 ( 1.442295)
build_install 0.006205 0.002585 4.830277 ( 1.145696)
test_btest 0.000703 0.000293 81.520047 ( 7.623764)
test_basic 0.000000 0.004246 0.658073 ( 0.735949)
test_all 0.085600 0.048631 518.761128 ( 46.964406)
test_rubyspec 0.022589 0.024486 48.722413 ( 61.041792)
total: 124.30 sec