Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-161747
#<BuildRuby:0x000055eaa54c3d68
@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.20231222-161747",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004375 0.000119 1.078672 ( 1.506481)
build_miniruby 0.001167 0.000343 0.802930 ( 0.802023)
build_ruby 0.001264 0.000371 2.851369 ( 2.851432)
build_all 0.005428 0.004574 16.174316 ( 1.467851)
build_install 0.004340 0.004265 4.777743 ( 1.176202)
test_btest 0.001091 0.000000 83.041119 ( 7.150144)
test_basic 0.003771 0.000000 0.572960 ( 0.650835)
test_all 0.097770 0.035831 506.332001 ( 53.512308)
test_rubyspec 0.015861 0.029786 50.981752 ( 63.286495)
total: 132.40 sec