Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-141233
#<BuildRuby:0x000055dfcc9975f8
@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.20231101-141233",
@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.000000 0.000005 ( 0.000016)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.001840 0.004395 1.586863 ( 1.832613)
build_miniruby 0.000939 0.000156 0.812286 ( 0.811901)
build_ruby 0.001135 0.000189 2.706418 ( 2.706102)
build_all 0.008802 0.000695 15.975887 ( 1.499733)
build_install 0.006880 0.005083 4.763005 ( 1.131401)
test_btest 0.000751 0.000150 83.386141 ( 6.961234)
test_basic 0.005613 0.000000 0.754559 ( 0.829239)
test_all 0.105970 0.026376 503.329762 ( 51.472914)
test_rubyspec 0.034877 0.016337 51.233124 ( 63.468700)
total: 130.71 sec