Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-073558
#<BuildRuby:0x000055da5ee0c188
@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.20240107-073558",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000705 0.004144 1.294392 ( 1.665800)
build_miniruby 0.001248 0.000000 1.964586 ( 1.966656)
build_ruby 0.001658 0.000000 4.161945 ( 4.169961)
build_all 0.010152 0.000077 16.435232 ( 1.744737)
build_install 0.011306 0.004020 4.909382 ( 1.724839)
test_btest 0.000806 0.000000 87.767984 ( 15.200141)
test_basic 0.005386 0.000000 0.647011 ( 0.711820)
test_all 0.085035 0.035112 548.741955 ( 54.820104)
test_rubyspec 0.034007 0.030028 77.845987 ( 90.206468)
total: 172.21 sec