Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-120604
#<BuildRuby:0x000055fe22db7678
@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.20231218-120604",
@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.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004902 0.000144 1.301652 ( 1.677386)
build_miniruby 0.000792 0.000125 0.771426 ( 0.771855)
build_ruby 0.001141 0.000180 2.808510 ( 2.809097)
build_all 0.009905 0.000239 16.534047 ( 1.474275)
build_install 0.005736 0.003071 4.849467 ( 1.141104)
test_btest 0.000960 0.000160 87.144031 ( 7.254457)
test_basic 0.004000 0.000667 0.747116 ( 0.823236)
test_all 0.097813 0.039205 535.548911 ( 61.073082)
test_rubyspec 0.029641 0.016873 50.217893 ( 62.608599)
total: 139.63 sec