Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-134554
#<BuildRuby:0x000056101c1fc098
@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.20231214-134554",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003484 0.001089 1.245128 ( 1.601226)
build_miniruby 0.000811 0.000254 0.907358 ( 0.907373)
build_ruby 0.001093 0.000341 2.783651 ( 2.784577)
build_all 0.010079 0.000408 16.812813 ( 1.509679)
build_install 0.004432 0.004403 4.939268 ( 1.163309)
test_btest 0.000781 0.000247 85.958813 ( 7.691645)
test_basic 0.002453 0.002298 0.653326 ( 0.730156)
test_all 0.097237 0.037636 539.582130 ( 61.329144)
test_rubyspec 0.033725 0.014563 50.846797 ( 63.144149)
total: 140.86 sec