Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-074620
#<BuildRuby:0x00005609bde4b8e0
@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.20231128-074620",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001695 0.003713 0.914930 ( 1.334685)
build_miniruby 0.000908 0.000130 0.849230 ( 0.849353)
build_ruby 0.001589 0.000000 2.656220 ( 2.657014)
build_all 0.007406 0.000144 12.125812 ( 1.031241)
build_install 0.004589 0.006476 3.731983 ( 1.021090)
test_btest 0.000667 0.000141 65.377465 ( 4.724959)
test_basic 0.000000 0.005806 0.420317 ( 0.496859)
test_all 0.076956 0.015245 359.033353 ( 34.474679)
test_rubyspec 0.033225 0.033746 40.014029 ( 52.572096)
total: 99.16 sec