Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-005036
#<BuildRuby:0x000055ad3ab134f0
@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.20231225-005036",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003467 0.000000 0.736787 ( 1.142997)
build_miniruby 0.000840 0.000054 0.908753 ( 0.910110)
build_ruby 0.001193 0.000000 2.776874 ( 2.781644)
build_all 0.007509 0.000092 12.191020 ( 1.014177)
build_install 0.007946 0.004951 3.356385 ( 0.975020)
test_btest 0.000501 0.000107 63.092085 ( 5.659059)
test_basic 0.000000 0.003877 0.379242 ( 0.460864)
test_all 0.070215 0.039361 437.402543 ( 42.986395)
test_rubyspec 0.024343 0.028773 40.816152 ( 53.567694)
total: 109.50 sec