Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-000718
#<BuildRuby:0x0000558bf9b87e20
@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.20231227-000718",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005262 0.000136 1.090087 ( 1.718574)
build_miniruby 0.001237 0.000124 0.947969 ( 0.947418)
build_ruby 0.001273 0.000127 2.802271 ( 2.802441)
build_all 0.008961 0.000463 16.679243 ( 1.518786)
build_install 0.007470 0.000711 4.700957 ( 1.121244)
test_btest 0.000940 0.000090 83.832696 ( 7.759614)
test_basic 0.004344 0.000000 0.663012 ( 0.742337)
test_all 0.123755 0.010854 550.065518 ( 59.315556)
test_rubyspec 0.011858 0.036583 50.796779 ( 63.159799)
total: 139.09 sec