Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-223627
#<BuildRuby:0x0000558c478c0090
@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.20231202-223627",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001307 0.004178 1.312971 ( 1.656205)
build_miniruby 0.000731 0.000163 0.816832 ( 0.816976)
build_ruby 0.001196 0.000266 2.700414 ( 2.701458)
build_all 0.007101 0.002856 15.841380 ( 1.436639)
build_install 0.009339 0.000363 4.715059 ( 1.151189)
test_btest 0.001192 0.000000 79.630637 ( 7.357355)
test_basic 0.000859 0.003475 0.611212 ( 0.693261)
test_all 0.109532 0.026354 498.871952 ( 57.330099)
test_rubyspec 0.036795 0.016857 49.548608 ( 61.887560)
total: 135.03 sec