Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-124750
#<BuildRuby:0x000055ea880effd8
@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.20231222-124750",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002735 0.001367 0.741891 ( 1.137541)
build_miniruby 0.000881 0.000440 0.913921 ( 0.914384)
build_ruby 0.001282 0.000641 2.775012 ( 2.778128)
build_all 0.008070 0.000000 12.135034 ( 1.038394)
build_install 0.003263 0.007900 3.538458 ( 0.978853)
test_btest 0.000799 0.000000 63.301290 ( 5.950102)
test_basic 0.003727 0.000095 0.374319 ( 0.457048)
test_all 0.094007 0.011265 412.209204 ( 35.168254)
test_rubyspec 0.017102 0.033222 40.754226 ( 53.485199)
total: 101.91 sec