Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-160840
#<BuildRuby:0x0000558a065baf78
@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.20221211-160840",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003559 0.643746 ( 1.046117)
build_miniruby 0.000433 0.000480 0.726182 ( 0.725545)
build_ruby 0.000998 0.000363 2.438644 ( 2.363584)
build_all 0.006512 0.002368 12.401373 ( 1.495517)
build_install 0.004835 0.001758 1.648879 ( 0.766990)
test_btest 0.000498 0.000181 67.046804 ( 6.297677)
test_basic 0.002770 0.001008 0.275172 ( 0.370038)
test_all 0.001127 0.000410 507.272777 ( 69.873599)
test_rubyspec 0.018506 0.010929 35.265752 ( 45.731076)
total: 128.67 sec