Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-123617
#<BuildRuby:0x0000561fbfd7f818
@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-123617",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001974 0.003716 1.427760 ( 1.772889)
build_miniruby 0.001319 0.000293 1.050175 ( 1.049262)
build_ruby 0.001060 0.000236 2.735822 ( 2.736708)
build_all 0.009750 0.000257 16.751268 ( 1.462289)
build_install 0.004490 0.004344 4.975759 ( 1.181137)
test_btest 0.000521 0.000124 88.178921 ( 7.072848)
test_basic 0.003486 0.000830 0.771148 ( 0.847951)
test_all 0.089890 0.044979 536.925007 ( 58.129257)
test_rubyspec 0.028754 0.017804 50.634438 ( 62.924566)
total: 137.18 sec