Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-113435
#<BuildRuby:0x000055f6a6f477f0
@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.20230214-113435",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003544 0.000000 0.736295 ( 1.140821)
build_miniruby 0.000965 0.000099 0.697627 ( 0.696566)
build_ruby 0.001062 0.000163 2.084236 ( 2.083568)
build_all 0.004876 0.004241 12.454163 ( 1.524764)
build_install 0.002770 0.003766 1.561754 ( 0.780988)
test_btest 0.000506 0.000135 66.227315 ( 6.108820)
test_basic 0.002551 0.000680 0.300374 ( 0.396172)
test_all 0.000928 0.000248 481.891935 ( 46.687018)
test_rubyspec 0.020818 0.007900 35.415651 ( 45.991516)
total: 105.41 sec