Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-212809
#<BuildRuby:0x000055a3ac18be88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-212809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004185 0.000015 1.065178 ( 1.319871)
build_miniruby 0.000789 0.000065 0.902434 ( 0.903041)
build_ruby 0.001234 0.000103 2.734376 ( 2.738077)
build_all 0.002726 0.004661 12.088742 ( 1.021341)
build_install 0.002769 0.007129 3.578324 ( 0.983074)
test_btest 0.000393 0.000112 63.305828 ( 5.376874)
test_basic 0.002843 0.000812 0.383041 ( 0.466437)
test_all 0.093499 0.012947 430.414154 ( 42.351642)
test_rubyspec 0.032506 0.015561 40.256993 ( 53.010745)
total: 108.17 sec