Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-062736
#<BuildRuby:0x000055dfe55a3e88
@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.20231215-062736",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000011)
build_up 0.002381 0.002591 1.032853 ( 1.310002)
build_miniruby 0.001065 0.000266 0.874285 ( 0.875112)
build_ruby 0.001625 0.000000 2.721816 ( 2.724453)
build_all 0.008021 0.000000 12.112578 ( 0.978132)
build_install 0.009975 0.000000 3.559192 ( 0.970655)
test_btest 0.000829 0.000000 64.772833 ( 4.728150)
test_basic 0.003145 0.000000 0.379611 ( 0.461607)
test_all 0.088682 0.010903 385.378729 ( 32.385046)
test_rubyspec 0.042977 0.030831 39.871586 ( 52.508722)
total: 96.94 sec