Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-064248
#<BuildRuby:0x00005637a443aeb8
@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.20231025-064248",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003997 0.000444 1.272918 ( 1.550117)
build_miniruby 0.000994 0.000110 0.847852 ( 0.847381)
build_ruby 0.001184 0.000131 2.732459 ( 2.732760)
build_all 0.007595 0.002568 16.014727 ( 1.436213)
build_install 0.009524 0.000212 4.884945 ( 1.176247)
test_btest 0.000882 0.000000 80.415028 ( 7.484281)
test_basic 0.004056 0.000000 0.604726 ( 0.687096)
test_all 0.108286 0.027239 493.261699 ( 55.666023)
test_rubyspec 0.007585 0.040403 49.636639 ( 61.939989)
total: 133.52 sec