Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-045440
#<BuildRuby:0x000055a7dff02fa8
@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.20231209-045440",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000384 0.004093 1.016292 ( 1.496183)
build_miniruby 0.000921 0.000168 0.864572 ( 0.864087)
build_ruby 0.000000 0.001072 2.688839 ( 2.690399)
build_all 0.001177 0.007306 12.020240 ( 1.002436)
build_install 0.005600 0.002936 3.567328 ( 0.973221)
test_btest 0.000536 0.000201 63.029325 ( 5.607452)
test_basic 0.000000 0.003022 0.373517 ( 0.455472)
test_all 0.071530 0.032889 425.661250 ( 38.453975)
test_rubyspec 0.031406 0.042952 39.942054 ( 52.587051)
total: 104.13 sec