Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-050916
#<BuildRuby:0x0000561aa6bb4060
@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-050916",
@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.004508 0.000000 0.998718 ( 1.252494)
build_miniruby 0.000859 0.000000 0.865696 ( 0.892727)
build_ruby 0.001121 0.000000 2.713810 ( 2.714742)
build_all 0.000000 0.007975 12.034968 ( 1.004967)
build_install 0.000000 0.011696 3.604454 ( 0.976661)
test_btest 0.000000 0.000745 64.026033 ( 4.872669)
test_basic 0.001915 0.001609 0.391240 ( 0.466680)
test_all 0.083492 0.019118 392.003407 ( 41.381449)
test_rubyspec 0.025925 0.033947 39.746010 ( 52.388254)
total: 105.95 sec