Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-075150
#<BuildRuby:0x000055d73addfc18
@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.20231222-075150",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003669 0.001147 1.195942 ( 1.603717)
build_miniruby 0.001435 0.000000 0.852875 ( 0.852227)
build_ruby 0.001380 0.000000 2.744719 ( 2.744461)
build_all 0.008839 0.000962 15.972841 ( 1.442249)
build_install 0.008644 0.000000 4.639403 ( 1.122040)
test_btest 0.000794 0.000199 81.207958 ( 7.779716)
test_basic 0.003759 0.000940 0.796198 ( 0.875379)
test_all 0.108211 0.023566 524.966529 ( 49.482651)
test_rubyspec 0.036642 0.010284 49.755472 ( 62.082549)
total: 127.99 sec