Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-211141
#<BuildRuby:0x000055caf483f148
@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.20231113-211141",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002083 0.003584 1.379946 ( 1.658415)
build_miniruby 0.000801 0.000168 0.905176 ( 0.904536)
build_ruby 0.001087 0.000229 2.610282 ( 2.610140)
build_all 0.008784 0.000958 15.819296 ( 1.449720)
build_install 0.006522 0.004777 4.793259 ( 1.188309)
test_btest 0.000776 0.000185 81.190956 ( 7.330777)
test_basic 0.003743 0.000891 0.755314 ( 0.831284)
test_all 0.099144 0.036876 502.504070 ( 58.412247)
test_rubyspec 0.018590 0.030688 49.098145 ( 61.448536)
total: 135.83 sec