Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-213631
#<BuildRuby:0x0000563e76e43fa8
@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.20231214-213631",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004194 0.000986 1.508616 ( 1.897397)
build_miniruby 0.000739 0.000174 0.906525 ( 0.906472)
build_ruby 0.001040 0.000245 2.742995 ( 2.745083)
build_all 0.002190 0.007953 15.928415 ( 1.430034)
build_install 0.007062 0.002354 4.741198 ( 1.167539)
test_btest 0.000000 0.001107 85.481482 ( 6.873416)
test_basic 0.001531 0.003978 0.857453 ( 0.926113)
test_all 0.116267 0.020661 548.851565 ( 48.431865)
test_rubyspec 0.027718 0.019590 50.014307 ( 62.389973)
total: 126.77 sec