Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-111502
#<BuildRuby:0x000055dd950cbb88
@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.20231213-111502",
@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.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000000 0.004752 1.164640 ( 1.536792)
build_miniruby 0.000000 0.000952 0.866914 ( 0.867026)
build_ruby 0.000000 0.001304 2.865774 ( 2.866465)
build_all 0.010123 0.000000 16.531510 ( 1.447137)
build_install 0.000000 0.009918 4.820965 ( 1.150611)
test_btest 0.000072 0.000934 86.162206 ( 6.772167)
test_basic 0.003949 0.000521 0.744090 ( 0.820813)
test_all 0.085413 0.050119 554.918229 ( 49.497215)
test_rubyspec 0.022988 0.023358 50.567337 ( 62.947342)
total: 127.91 sec