Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-040534
#<BuildRuby:0x000055b2e37ec098
@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.20231208-040534",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000151 0.003988 0.993898 ( 1.257965)
build_miniruby 0.000630 0.000114 0.867691 ( 0.868016)
build_ruby 0.001019 0.000185 2.702871 ( 2.706617)
build_all 0.008124 0.000662 12.153560 ( 0.998592)
build_install 0.007171 0.001195 3.557310 ( 0.973344)
test_btest 0.000699 0.000116 66.488335 ( 5.103417)
test_basic 0.000296 0.003022 0.374046 ( 0.456075)
test_all 0.061323 0.037779 418.196178 ( 33.545166)
test_rubyspec 0.029360 0.040618 39.439226 ( 52.095962)
total: 98.01 sec