Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-164522
#<BuildRuby:0x00005582d04d00c8
@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.20240103-164522",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002701 0.003300 1.744270 ( 1.582521)
build_miniruby 0.002480 0.001240 45.863249 ( 7.915635)
build_ruby 0.000879 0.000440 2.633125 ( 2.634180)
build_all 0.005406 0.002703 11.888227 ( 0.970478)
build_install 0.005565 0.004796 3.458734 ( 0.970744)
test_btest 0.000396 0.000213 61.529600 ( 5.387960)
test_basic 0.003867 0.000000 0.394585 ( 0.476065)
test_all 0.071034 0.029047 363.638735 ( 36.849896)
test_rubyspec 0.016759 0.048571 40.132501 ( 52.694011)
total: 109.48 sec