Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-151722
#<BuildRuby:0x000055dd2d52efa8
@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.20231206-151722",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004117 0.000823 0.993972 ( 1.266225)
build_miniruby 0.000969 0.000194 0.879385 ( 0.880780)
build_ruby 0.001196 0.000239 2.694061 ( 2.696338)
build_all 0.008639 0.000000 12.199562 ( 0.977903)
build_install 0.011753 0.001866 3.548430 ( 0.969014)
test_btest 0.000658 0.000109 61.267670 ( 6.089621)
test_basic 0.000048 0.003767 0.372730 ( 0.455264)
test_all 0.095773 0.004185 378.789164 ( 37.558203)
test_rubyspec 0.041007 0.022428 39.718401 ( 52.361649)
total: 103.26 sec