Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-030612
#<BuildRuby:0x0000564d4c1a4060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-030612",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000829 0.004128 0.792570 ( 1.176266)
build_miniruby 0.001087 0.000272 0.798807 ( 0.798619)
build_ruby 0.001191 0.000297 2.681461 ( 2.681969)
build_all 0.006345 0.001587 11.959839 ( 0.951687)
build_install 0.004405 0.009323 3.467337 ( 0.962155)
test_btest 0.000442 0.000170 63.777081 ( 4.517557)
test_basic 0.000204 0.004831 0.396516 ( 0.477267)
test_all 0.089450 0.007048 381.023224 ( 38.843835)
test_rubyspec 0.040619 0.020576 40.834142 ( 53.389154)
total: 103.80 sec