Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-012708
#<BuildRuby:0x000055de7f9574b0
@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.20240101-012708",
@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.000007)
build_up 0.005041 0.000298 0.807421 ( 1.208984)
build_miniruby 0.000752 0.000205 0.814171 ( 0.814205)
build_ruby 0.000000 0.001766 2.716284 ( 2.719632)
build_all 0.003066 0.005168 12.030125 ( 0.988453)
build_install 0.002433 0.007755 3.475200 ( 0.971574)
test_btest 0.000778 0.000000 61.942091 ( 5.875104)
test_basic 0.001234 0.002642 0.411644 ( 0.491882)
test_all 0.073462 0.022882 375.042666 ( 32.519216)
test_rubyspec 0.010587 0.056953 40.501956 ( 53.084921)
total: 98.67 sec