Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-122004
#<BuildRuby:0x00005583e7427500
@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.20240113-122004",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003123 0.000937 0.771325 ( 1.143660)
build_miniruby 0.000756 0.000227 0.886134 ( 0.886559)
build_ruby 0.001249 0.000375 2.735749 ( 2.737506)
build_all 0.009927 0.000287 14.725097 ( 1.413114)
build_install 0.008015 0.000814 4.197939 ( 1.135097)
test_btest 0.000536 0.000124 78.738048 ( 7.053910)
test_basic 0.002832 0.000653 0.408669 ( 0.490888)
test_all 0.106167 0.029842 498.761598 ( 51.559841)
test_rubyspec 0.023117 0.010087 50.313414 ( 62.868585)
total: 129.29 sec