Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-072353
#<BuildRuby:0x000055e5f457f320
@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.20231228-072353",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004341 0.001302 0.810426 ( 1.199973)
build_miniruby 0.001005 0.000301 0.815966 ( 0.815567)
build_ruby 0.001278 0.000384 2.673352 ( 2.674202)
build_all 0.004688 0.003097 11.956938 ( 0.958931)
build_install 0.007448 0.003869 3.634201 ( 0.968232)
test_btest 0.000591 0.000211 63.193113 ( 5.290305)
test_basic 0.003029 0.001082 0.394798 ( 0.475212)
test_all 0.074539 0.022049 373.331105 ( 31.586723)
test_rubyspec 0.021215 0.044774 40.296983 ( 52.856826)
total: 96.83 sec