Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-031758
#<BuildRuby:0x0000559532f1b4f0
@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.20231207-031758",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004740 0.000431 1.002789 ( 1.272303)
build_miniruby 0.000767 0.000070 0.868760 ( 0.868978)
build_ruby 0.001275 0.000116 2.698692 ( 2.700650)
build_all 0.007749 0.000259 12.123239 ( 1.013834)
build_install 0.007206 0.003905 3.588116 ( 0.981408)
test_btest 0.000792 0.000106 61.101465 ( 6.124534)
test_basic 0.003129 0.000000 0.370583 ( 0.455526)
test_all 0.077800 0.021429 399.883389 ( 33.273210)
test_rubyspec 0.049232 0.018953 39.760737 ( 52.424821)
total: 99.12 sec