Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-081343
#<BuildRuby:0x00005585d201f7e0
@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.20231205-081343",
@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.000003 0.000007 ( 0.000008)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.000506 0.004254 1.422289 ( 1.832133)
build_miniruby 0.000841 0.000540 0.957494 ( 0.956163)
build_ruby 0.000760 0.000489 2.753279 ( 2.753185)
build_all 0.004387 0.005573 16.555842 ( 1.463640)
build_install 0.002841 0.005986 4.811840 ( 1.151227)
test_btest 0.000404 0.000303 89.253337 ( 6.905880)
test_basic 0.001442 0.002058 0.424488 ( 0.506564)
test_all 0.091666 0.040718 547.793014 ( 50.430829)
test_rubyspec 0.026895 0.023583 50.531963 ( 62.878697)
total: 128.88 sec