Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-232529
#<BuildRuby:0x00005634494c80a0
@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.20240112-232529",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004410 0.000464 1.002786 ( 1.404888)
build_miniruby 0.001062 0.000112 0.938655 ( 0.937680)
build_ruby 0.001704 0.000180 2.821866 ( 2.821917)
build_all 0.009688 0.000537 14.701026 ( 1.372142)
build_install 0.004878 0.004003 4.224880 ( 1.138054)
test_btest 0.000629 0.000086 76.394121 ( 7.298060)
test_basic 0.003335 0.000454 0.575024 ( 0.652861)
test_all 0.098158 0.037054 534.276130 ( 53.457042)
test_rubyspec 0.020389 0.012477 49.115630 ( 61.679564)
total: 130.76 sec