Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-043115
#<BuildRuby:0x00005578aa12fd68
@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.20231228-043115",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005971 0.000000 1.286413 ( 1.633217)
build_miniruby 0.001536 0.000000 0.898510 ( 0.897700)
build_ruby 0.001327 0.000000 2.779190 ( 2.779924)
build_all 0.007946 0.001687 16.536947 ( 1.496257)
build_install 0.005190 0.003958 4.651937 ( 1.131515)
test_btest 0.000928 0.000223 82.362183 ( 8.020028)
test_basic 0.000554 0.003833 0.660586 ( 0.737030)
test_all 0.104866 0.028690 560.333081 ( 55.575506)
test_rubyspec 0.020903 0.024371 49.933131 ( 62.268786)
total: 134.54 sec