Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-053925
#<BuildRuby:0x000055a26eb6b280
@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.20231224-053925",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004965 0.000157 1.056835 ( 1.446855)
build_miniruby 0.000884 0.000140 0.947456 ( 0.947457)
build_ruby 0.001257 0.000199 2.728527 ( 2.728419)
build_all 0.009329 0.000778 16.056312 ( 1.482316)
build_install 0.005893 0.003131 4.686139 ( 1.140166)
test_btest 0.001012 0.000176 83.621067 ( 7.063312)
test_basic 0.000000 0.003714 0.855209 ( 0.924918)
test_all 0.087531 0.046370 517.275389 ( 58.600752)
test_rubyspec 0.025838 0.022066 50.575059 ( 62.875582)
total: 137.21 sec