Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-144940
#<BuildRuby:0x000055f21d13f4b0
@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.20231206-144940",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004170 0.000379 0.996803 ( 1.236857)
build_miniruby 0.001195 0.000108 0.866651 ( 0.866577)
build_ruby 0.001267 0.000000 2.700928 ( 2.701397)
build_all 0.007469 0.000000 12.140922 ( 0.985378)
build_install 0.013061 0.000000 3.536447 ( 0.972116)
test_btest 0.000804 0.000026 62.956923 ( 5.454024)
test_basic 0.003810 0.000238 0.371561 ( 0.453372)
test_all 0.084932 0.019391 410.614766 ( 40.324985)
test_rubyspec 0.048323 0.023832 39.439420 ( 52.105371)
total: 105.10 sec