Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-083020
#<BuildRuby:0x000055a943987500
@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.20231220-083020",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004756 1.399186 ( 1.966612)
build_miniruby 0.000000 0.001042 1.097292 ( 0.980933)
build_ruby 0.000442 0.000800 2.741957 ( 2.742069)
build_all 0.006618 0.003475 16.685359 ( 1.482732)
build_install 0.001281 0.007756 4.863627 ( 1.184747)
test_btest 0.000841 0.000337 84.566393 ( 7.397457)
test_basic 0.000772 0.004131 0.790040 ( 0.859741)
test_all 0.096553 0.041637 517.364970 ( 57.692831)
test_rubyspec 0.023965 0.029624 51.135578 ( 63.362894)
total: 137.67 sec