Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-161222
#<BuildRuby:0x000055ac2cb3fbb8
@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.20231219-161222",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003915 0.000922 1.365860 ( 1.708586)
build_miniruby 0.000849 0.000199 0.916975 ( 0.916674)
build_ruby 0.001201 0.000282 2.693679 ( 2.693734)
build_all 0.009989 0.000267 16.511359 ( 1.525881)
build_install 0.007005 0.001474 4.891560 ( 1.207297)
test_btest 0.000932 0.000196 84.583170 ( 7.653459)
test_basic 0.003080 0.000648 0.731494 ( 0.799930)
test_all 0.086221 0.045105 552.890666 ( 56.765170)
test_rubyspec 0.022755 0.026119 50.280809 ( 62.660649)
total: 135.93 sec