Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-221449
#<BuildRuby:0x000055caa55c3fa8
@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.20231026-221449",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004289 0.003000 1.494837 ( 1.776799)
build_miniruby 0.000853 0.000225 0.832523 ( 0.831863)
build_ruby 0.001003 0.000264 2.760483 ( 2.761264)
build_all 0.005386 0.004321 15.831865 ( 1.424130)
build_install 0.009204 0.000000 4.781046 ( 1.148172)
test_btest 0.001170 0.000000 82.541839 ( 7.531202)
test_basic 0.000758 0.003403 0.533938 ( 0.611421)
test_all 0.091253 0.042660 506.875967 ( 49.490784)
test_rubyspec 0.020451 0.023779 49.488851 ( 61.822114)
total: 127.40 sec