Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-015245
#<BuildRuby:0x00005596da413cc0
@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-015245",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.003981 1.048565 ( 1.432077)
build_miniruby 0.000576 0.000470 0.873986 ( 0.873163)
build_ruby 0.001027 0.000316 2.761767 ( 2.761857)
build_all 0.007237 0.003485 16.961486 ( 1.519815)
build_install 0.005858 0.003030 4.863922 ( 1.164372)
test_btest 0.000730 0.000257 85.812236 ( 7.801351)
test_basic 0.002116 0.002830 0.701341 ( 0.781563)
test_all 0.108023 0.031654 536.838262 ( 56.121552)
test_rubyspec 0.030440 0.014726 49.831496 ( 62.122266)
total: 134.58 sec