Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-111201
#<BuildRuby:0x00005625e8903738
@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.20231126-111201",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.005526 1.245009 ( 1.627241)
build_miniruby 0.000919 0.000245 0.898335 ( 0.897409)
build_ruby 0.000000 0.001728 2.996496 ( 2.997061)
build_all 0.004843 0.006025 16.789941 ( 1.543365)
build_install 0.010163 0.003329 5.115125 ( 1.219024)
test_btest 0.000728 0.000284 82.911850 ( 7.839607)
test_basic 0.003183 0.001246 0.613787 ( 0.690849)
test_all 0.093134 0.044358 515.003813 ( 60.359857)
test_rubyspec 0.042998 0.007402 50.471161 ( 62.729529)
total: 139.90 sec