Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-202331
#<BuildRuby:0x000055b8129cbe20
@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.20231111-202331",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001176 0.004068 1.300997 ( 1.541234)
build_miniruby 0.000941 0.000078 0.884680 ( 0.884144)
build_ruby 0.001328 0.000000 2.976028 ( 2.976517)
build_all 0.010127 0.000000 16.338344 ( 1.545842)
build_install 0.005590 0.004222 4.882393 ( 1.160726)
test_btest 0.000695 0.000087 82.722475 ( 8.027790)
test_basic 0.004924 0.000081 0.786247 ( 0.861733)
test_all 0.084053 0.050698 540.910684 ( 53.216339)
test_rubyspec 0.021904 0.022684 49.096773 ( 61.403281)
total: 131.62 sec