Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-152306
#<BuildRuby:0x0000558ae2d9f0b8
@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.20231027-152306",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004954 0.001651 1.611243 ( 1.947799)
build_miniruby 0.000787 0.000263 0.856649 ( 0.856561)
build_ruby 0.001200 0.000000 2.705788 ( 2.705780)
build_all 0.008389 0.001506 16.701384 ( 1.475313)
build_install 0.003718 0.005829 5.005350 ( 1.205872)
test_btest 0.001093 0.000000 84.593652 ( 7.677144)
test_basic 0.004167 0.000387 0.846872 ( 0.921730)
test_all 0.096209 0.036713 518.321701 ( 48.910719)
test_rubyspec 0.016189 0.030158 50.662771 ( 63.017831)
total: 128.72 sec