Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-141954
#<BuildRuby:0x000055a2f0d80110
@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.20240108-141954",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005068 1.303999 ( 1.718828)
build_miniruby 0.000782 0.000794 1.524653 ( 1.528674)
build_ruby 0.001588 0.000276 4.415241 ( 4.424949)
build_all 0.010346 0.000526 16.761623 ( 1.758225)
build_install 0.014042 0.002951 5.393871 ( 2.188458)
test_btest 0.000837 0.000000 84.111513 ( 9.353659)
test_basic 0.005875 0.000000 0.687541 ( 0.755767)
test_all 0.098849 0.022869 545.736562 ( 79.703528)
test_rubyspec 0.044849 0.023589 83.297083 ( 95.559441)
total: 196.99 sec