Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-144216
#<BuildRuby:0x0000555d74dc7040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-144216",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003974 0.000419 1.183880 ( 1.717864)
build_miniruby 0.000896 0.000094 0.806636 ( 0.806112)
build_ruby 0.001229 0.000129 2.805358 ( 2.804998)
build_all 0.005886 0.003360 13.998344 ( 1.381117)
build_install 0.003478 0.003914 4.043309 ( 1.033808)
test_btest 0.000804 0.000139 79.361372 ( 6.622977)
test_basic 0.000752 0.004188 0.613522 ( 0.685947)
test_all 0.089933 0.039480 477.977854 ( 52.989445)
test_rubyspec 0.014792 0.031675 47.286521 ( 59.656168)
total: 127.70 sec