Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-102710
#<BuildRuby:0x0000557be6e337f0
@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.20231212-102710",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003814 0.001271 1.008480 ( 1.279101)
build_miniruby 0.000883 0.000294 0.870921 ( 0.870784)
build_ruby 0.001159 0.000387 2.701877 ( 2.703986)
build_all 0.008429 0.000000 12.118830 ( 1.018104)
build_install 0.009754 0.004534 3.604941 ( 0.978941)
test_btest 0.000631 0.000194 67.406392 ( 5.066892)
test_basic 0.000000 0.003359 0.373632 ( 0.455622)
test_all 0.073011 0.029032 388.212922 ( 44.250753)
test_rubyspec 0.033626 0.037258 39.774290 ( 52.428546)
total: 109.05 sec