Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-131524
#<BuildRuby:0x0000557b16dc00a0
@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.20231222-131524",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004525 0.001064 1.099754 ( 1.477378)
build_miniruby 0.001399 0.000000 0.943146 ( 0.942558)
build_ruby 0.001676 0.000000 2.824141 ( 2.824358)
build_all 0.007381 0.002715 15.896804 ( 1.494612)
build_install 0.008714 0.000190 4.605461 ( 1.122762)
test_btest 0.001003 0.000218 79.681732 ( 7.303102)
test_basic 0.004270 0.000055 0.732268 ( 0.814505)
test_all 0.109376 0.025224 482.994687 ( 58.023701)
test_rubyspec 0.025780 0.020191 51.143309 ( 63.484936)
total: 137.49 sec