Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-025453
#<BuildRuby:0x0000557d424ef7b8
@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.20231030-025453",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004617 0.000000 1.288755 ( 1.558785)
build_miniruby 0.001160 0.000000 0.924059 ( 0.924803)
build_ruby 0.001272 0.000000 2.663882 ( 2.664130)
build_all 0.007024 0.002990 16.963658 ( 1.511968)
build_install 0.008085 0.001406 5.064361 ( 1.197656)
test_btest 0.001023 0.000178 85.500262 ( 8.079501)
test_basic 0.003232 0.000562 0.654566 ( 0.731434)
test_all 0.109604 0.029130 517.533517 ( 60.967268)
test_rubyspec 0.026873 0.020156 51.611906 ( 63.905104)
total: 141.54 sec