Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-064150
#<BuildRuby:0x000055a03044f0b8
@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-064150",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.003948 0.000929 1.176901 ( 1.544178)
build_miniruby 0.001152 0.000271 0.852992 ( 0.852537)
build_ruby 0.001100 0.000259 2.763456 ( 2.763725)
build_all 0.010134 0.000304 16.887784 ( 1.489101)
build_install 0.005522 0.003632 4.856233 ( 1.138470)
test_btest 0.000860 0.000204 85.777064 ( 7.711644)
test_basic 0.004353 0.000000 0.663873 ( 0.740701)
test_all 0.098795 0.039005 535.082172 ( 54.045810)
test_rubyspec 0.024830 0.022522 51.483350 ( 63.779519)
total: 134.07 sec