Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-114013
#<BuildRuby:0x00005594023e7ba0
@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-114013",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003444 0.000811 1.109209 ( 1.467945)
build_miniruby 0.001249 0.000294 0.944436 ( 0.943578)
build_ruby 0.001100 0.000259 2.736569 ( 2.736429)
build_all 0.004128 0.005633 16.026554 ( 1.409937)
build_install 0.007237 0.001402 4.662849 ( 1.127167)
test_btest 0.000663 0.000190 80.741236 ( 7.440728)
test_basic 0.003449 0.000985 0.680218 ( 0.761042)
test_all 0.085804 0.049751 505.744871 ( 56.030211)
test_rubyspec 0.022038 0.026067 50.976975 ( 63.242781)
total: 135.16 sec