Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-174135
#<BuildRuby:0x000055679419b5f8
@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.20231213-174135",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006072 0.000614 1.551169 ( 2.057378)
build_miniruby 0.000844 0.000235 0.882776 ( 0.882621)
build_ruby 0.001734 0.000000 2.977488 ( 2.977157)
build_all 0.010044 0.000000 16.554841 ( 1.466401)
build_install 0.000509 0.008171 4.909085 ( 1.175989)
test_btest 0.000723 0.000241 84.442443 ( 7.878074)
test_basic 0.000216 0.004175 0.644793 ( 0.723657)
test_all 0.102303 0.032412 534.084539 ( 53.990736)
test_rubyspec 0.022951 0.022255 51.711366 ( 64.051642)
total: 135.20 sec