Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-213242
#<BuildRuby:0x000056194d8835f8
@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.20231114-213242",
@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.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003846 0.000641 1.220102 ( 1.618406)
build_miniruby 0.001051 0.000000 0.824497 ( 0.824097)
build_ruby 0.001723 0.000000 2.681832 ( 2.682505)
build_all 0.007552 0.002348 15.491844 ( 1.381482)
build_install 0.008297 0.000159 4.671627 ( 1.135378)
test_btest 0.000987 0.000158 80.796902 ( 7.120718)
test_basic 0.002177 0.003437 0.767859 ( 0.843749)
test_all 0.111020 0.024500 471.472976 ( 50.020422)
test_rubyspec 0.024555 0.027313 49.210821 ( 61.641208)
total: 127.27 sec