Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-162635
#<BuildRuby:0x00005563faaaf3a8
@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.20231113-162635",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004354 0.001024 1.422737 ( 1.659779)
build_miniruby 0.000845 0.000198 0.856546 ( 0.855946)
build_ruby 0.001107 0.000261 2.756496 ( 2.757109)
build_all 0.009000 0.001030 16.062526 ( 1.460859)
build_install 0.005259 0.003629 4.761950 ( 1.123992)
test_btest 0.000495 0.000124 84.994127 ( 6.978749)
test_basic 0.003158 0.000789 0.643414 ( 0.724446)
test_all 0.082138 0.050387 506.459431 ( 52.475876)
test_rubyspec 0.033504 0.011713 49.611468 ( 62.010438)
total: 130.05 sec