Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-221937
#<BuildRuby:0x000055fbe09efd68
@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.20240108-221937",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.003657 0.837008 ( 1.220711)
build_miniruby 0.001013 0.000000 0.886115 ( 0.885803)
build_ruby 0.001457 0.000000 2.728454 ( 2.729462)
build_all 0.007029 0.002587 14.594023 ( 1.377743)
build_install 0.007731 0.000983 4.247440 ( 1.139925)
test_btest 0.000577 0.000138 75.546335 ( 7.144799)
test_basic 0.000190 0.002839 0.454737 ( 0.536227)
test_all 0.110931 0.023660 489.406915 ( 58.415862)
test_rubyspec 0.019443 0.015435 49.979998 ( 62.521081)
total: 135.97 sec