Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-000018
#<BuildRuby:0x000055de065378e0
@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.20231217-000018",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004221 0.000384 1.036254 ( 1.293855)
build_miniruby 0.000756 0.000069 0.883890 ( 0.884038)
build_ruby 0.001164 0.000000 2.701879 ( 2.702675)
build_all 0.008967 0.000000 12.156465 ( 0.977671)
build_install 0.009806 0.003665 3.560480 ( 0.973810)
test_btest 0.000569 0.000067 64.247183 ( 5.319109)
test_basic 0.000045 0.004106 0.375939 ( 0.457715)
test_all 0.078674 0.021617 385.572939 ( 36.835288)
test_rubyspec 0.020599 0.056496 39.892977 ( 52.538662)
total: 101.98 sec