Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-093012
#<BuildRuby:0x000055896fab7ce8
@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.20231117-093012",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005109 0.000189 1.381621 ( 1.779923)
build_miniruby 0.000912 0.000144 0.939037 ( 0.938367)
build_ruby 0.001208 0.000191 2.715114 ( 2.714770)
build_all 0.006382 0.003750 16.487093 ( 1.493209)
build_install 0.000860 0.008266 4.831891 ( 1.193708)
test_btest 0.000594 0.000170 83.099579 ( 7.851144)
test_basic 0.003810 0.000000 0.684522 ( 0.763777)
test_all 0.090259 0.044023 524.256038 ( 49.815499)
test_rubyspec 0.027461 0.018559 49.984571 ( 62.321923)
total: 128.87 sec