Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-064644
#<BuildRuby:0x0000556c49570020
@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.20240104-064644",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002915 0.003398 1.060135 ( 1.726839)
build_miniruby 0.000756 0.000378 0.808671 ( 0.808533)
build_ruby 0.001247 0.000623 2.652996 ( 2.653412)
build_all 0.007406 0.000000 11.862059 ( 0.958244)
build_install 0.005508 0.006481 3.455034 ( 0.967808)
test_btest 0.000575 0.000288 63.590671 ( 4.577723)
test_basic 0.003945 0.000000 0.410159 ( 0.491269)
test_all 0.073306 0.023876 380.968234 ( 34.248585)
test_rubyspec 0.029995 0.036294 40.136152 ( 52.707960)
total: 99.14 sec