Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-232724
#<BuildRuby:0x000055dbc60beeb8
@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.20230804-232724",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001856 0.003029 1.413994 ( 2.912618)
build_miniruby 0.000911 0.000398 0.853339 ( 0.879196)
build_ruby 0.001149 0.000503 2.581205 ( 2.581392)
build_all 0.003636 0.005777 14.274400 ( 1.272079)
build_install 0.008357 0.000000 2.052637 ( 0.911442)
test_btest 0.000963 0.000000 78.576846 ( 7.561394)
test_basic 0.003109 0.002355 0.726962 ( 0.804084)
test_all 0.001019 0.000458 503.186711 ( 49.793083)
test_rubyspec 0.019817 0.022341 45.808120 ( 58.045312)
total: 124.76 sec