Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-233710
#<BuildRuby:0x000056052cc6fd68
@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.20231126-233710",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003759 0.000884 1.247305 ( 1.648601)
build_miniruby 0.000811 0.000191 0.882922 ( 0.883045)
build_ruby 0.001123 0.000264 2.746636 ( 2.746662)
build_all 0.010291 0.000000 16.251140 ( 1.513033)
build_install 0.013339 0.000000 5.015433 ( 1.229300)
test_btest 0.001031 0.000000 84.097893 ( 7.040378)
test_basic 0.001184 0.004392 0.801332 ( 0.875816)
test_all 0.102277 0.034581 492.052143 ( 56.053850)
test_rubyspec 0.021532 0.024414 49.361989 ( 61.612559)
total: 133.60 sec