Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-023146
#<BuildRuby:0x000055c07e77f788
@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-023146",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004033 0.000807 0.996802 ( 1.287156)
build_miniruby 0.000672 0.000135 0.862147 ( 0.863480)
build_ruby 0.000858 0.000171 2.694535 ( 2.697541)
build_all 0.007344 0.000501 12.022741 ( 0.991055)
build_install 0.000000 0.014384 3.551127 ( 0.964967)
test_btest 0.000470 0.000312 61.965586 ( 5.844873)
test_basic 0.003947 0.000000 0.373698 ( 0.455135)
test_all 0.088765 0.012190 408.415247 ( 35.849390)
test_rubyspec 0.042199 0.019987 39.728514 ( 52.383722)
total: 101.34 sec