Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-091927
#<BuildRuby:0x000055f21e297280
@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.20231128-091927",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004888 0.000752 0.929930 ( 1.339324)
build_miniruby 0.000981 0.000151 0.852560 ( 0.852512)
build_ruby 0.001309 0.000201 2.644151 ( 2.645040)
build_all 0.008097 0.000000 12.299067 ( 0.987702)
build_install 0.012612 0.000917 3.725572 ( 0.984311)
test_btest 0.000636 0.000080 65.067700 ( 4.353758)
test_basic 0.000000 0.004138 0.402632 ( 0.483483)
test_all 0.079282 0.015130 363.991928 ( 34.966166)
test_rubyspec 0.051900 0.015580 40.082037 ( 52.678138)
total: 99.29 sec