Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-143724
#<BuildRuby:0x00005652b3bdc098
@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.20231115-143724",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003858 0.001134 1.261124 ( 1.694841)
build_miniruby 0.000799 0.000235 0.854481 ( 0.854250)
build_ruby 0.001081 0.000318 2.691720 ( 2.691950)
build_all 0.009628 0.000286 16.196024 ( 1.479437)
build_install 0.004234 0.004301 4.667689 ( 1.115595)
test_btest 0.000855 0.000256 84.895328 ( 7.410747)
test_basic 0.004614 0.000069 0.690596 ( 0.770876)
test_all 0.087979 0.044162 497.783148 ( 46.422083)
test_rubyspec 0.034854 0.013822 50.813814 ( 63.167221)
total: 125.61 sec