Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-214520
#<BuildRuby:0x000055c9c5474188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-214520",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.006102 0.810499 ( 1.169239)
build_miniruby 0.000000 0.001111 0.808457 ( 0.808235)
build_ruby 0.000000 0.001423 2.679384 ( 2.679971)
build_all 0.005821 0.002474 11.902011 ( 0.970375)
build_install 0.002429 0.010814 3.344647 ( 0.969463)
test_btest 0.000532 0.000284 64.479172 ( 4.575296)
test_basic 0.003380 0.001802 0.405518 ( 0.485454)
test_all 0.075000 0.027957 380.076615 ( 37.432559)
test_rubyspec 0.029460 0.035563 40.034970 ( 52.604229)
total: 101.70 sec