Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-072809
#<BuildRuby:0x000056500db280c8
@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.20231127-072809",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004235 0.001270 0.915258 ( 1.298935)
build_miniruby 0.000808 0.000243 0.847871 ( 0.847977)
build_ruby 0.000998 0.000299 2.672562 ( 2.673105)
build_all 0.003556 0.004169 12.270726 ( 0.961451)
build_install 0.006181 0.007245 3.651738 ( 0.982196)
test_btest 0.000486 0.000221 63.304770 ( 4.829031)
test_basic 0.003469 0.001577 0.404487 ( 0.483656)
test_all 0.076562 0.018367 338.841837 ( 36.520383)
test_rubyspec 0.029608 0.034903 39.817128 ( 52.413281)
total: 101.01 sec