Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-023755
#<BuildRuby:0x00005583a7183280
@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-023755",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004150 0.000437 1.029425 ( 1.395348)
build_miniruby 0.001395 0.000146 0.844948 ( 0.843967)
build_ruby 0.001179 0.000124 2.765955 ( 2.765719)
build_all 0.002779 0.007472 16.814051 ( 1.498655)
build_install 0.009070 0.000000 4.894620 ( 1.162104)
test_btest 0.001227 0.000000 84.553315 ( 7.601957)
test_basic 0.004327 0.000000 0.700140 ( 0.775864)
test_all 0.104267 0.031565 554.377242 ( 54.443462)
test_rubyspec 0.016996 0.031124 49.601244 ( 61.975625)
total: 132.46 sec