Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-210438
#<BuildRuby:0x000055cfcaf04188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-210438",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000762 0.002791 0.791290 ( 1.165386)
build_miniruby 0.000681 0.000248 0.995849 ( 0.996586)
build_ruby 0.001082 0.000393 2.960672 ( 2.965155)
build_all 0.008750 0.000332 15.558658 ( 1.332568)
build_install 0.009309 0.001060 4.085515 ( 1.184400)
test_btest 0.000446 0.000124 80.027778 ( 8.198378)
test_basic 0.003138 0.000872 0.404136 ( 0.480156)
test_all 0.086536 0.030925 528.416899 ( 57.857003)
test_rubyspec 0.020911 0.019082 45.561028 ( 58.282291)
total: 132.46 sec