Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-202451
#<BuildRuby:0x0000560d720dc098
@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.20231231-202451",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005155 0.000334 0.799736 ( 1.179556)
build_miniruby 0.001227 0.000000 0.804442 ( 0.804120)
build_ruby 0.001458 0.000000 2.674719 ( 2.675263)
build_all 0.005353 0.002905 12.001676 ( 0.975732)
build_install 0.008948 0.001383 3.367364 ( 0.963119)
test_btest 0.000540 0.000144 64.011846 ( 4.946809)
test_basic 0.000000 0.004072 0.396585 ( 0.477010)
test_all 0.091668 0.008142 375.799469 ( 37.018341)
test_rubyspec 0.024139 0.042382 40.464336 ( 53.028946)
total: 102.07 sec