Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-224036
#<BuildRuby:0x000055be278cb280
@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.20240103-224036",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005780 0.000276 1.557441 ( 1.734546)
build_miniruby 0.000000 0.000953 0.884094 ( 0.883741)
build_ruby 0.000000 0.001787 2.717999 ( 2.722161)
build_all 0.000569 0.008824 14.434259 ( 1.303905)
build_install 0.001781 0.006257 4.194768 ( 1.060263)
test_btest 0.000754 0.000283 75.265210 ( 6.821757)
test_basic 0.000000 0.005298 0.785190 ( 0.860142)
test_all 0.091122 0.038679 508.208243 ( 50.388832)
test_rubyspec 0.025957 0.020450 48.055863 ( 60.419340)
total: 126.20 sec