Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-132552
#<BuildRuby:0x0000564022feb560
@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.20231118-132552",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003090 0.001236 1.305344 ( 1.690003)
build_miniruby 0.000766 0.000306 0.943793 ( 0.943585)
build_ruby 0.000931 0.000372 2.675115 ( 2.675782)
build_all 0.006703 0.002681 15.979557 ( 1.474510)
build_install 0.006696 0.002679 4.707413 ( 1.132342)
test_btest 0.001040 0.000000 83.794096 ( 7.230502)
test_basic 0.000000 0.003890 0.712509 ( 0.794938)
test_all 0.107241 0.025483 506.870048 ( 49.089896)
test_rubyspec 0.028801 0.020071 49.832041 ( 62.171825)
total: 127.20 sec