Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-211307
#<BuildRuby:0x000055cfd1e037f0
@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-211307",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004735 0.000000 1.028602 ( 1.299402)
build_miniruby 0.001248 0.000000 0.875018 ( 0.874453)
build_ruby 0.001719 0.000000 2.723717 ( 2.726844)
build_all 0.008067 0.000000 12.158652 ( 1.006699)
build_install 0.009171 0.005036 3.545883 ( 0.963955)
test_btest 0.000678 0.000136 64.274952 ( 5.600625)
test_basic 0.001077 0.003553 0.378010 ( 0.458709)
test_all 0.074132 0.025198 379.666394 ( 33.262509)
test_rubyspec 0.040687 0.030751 39.700213 ( 52.372051)
total: 98.57 sec