Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-020821
#<BuildRuby:0x000055d2fabb8078
@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.20240101-020821",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003895 0.000355 1.070551 ( 1.463289)
build_miniruby 0.001239 0.000113 0.943080 ( 0.941903)
build_ruby 0.001301 0.000118 2.771392 ( 2.771259)
build_all 0.005619 0.004027 16.224123 ( 1.465761)
build_install 0.008778 0.000024 4.582406 ( 1.137712)
test_btest 0.000860 0.000115 85.099044 ( 7.369436)
test_basic 0.002013 0.003936 0.847751 ( 0.920645)
test_all 0.086092 0.049675 568.960256 ( 59.773826)
test_rubyspec 0.022732 0.032095 51.794313 ( 64.145814)
total: 139.99 sec