Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-062754
#<BuildRuby:0x000055cd2c037b50
@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.20230524-062754",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000718 0.004311 1.320590 ( 2.565402)
build_miniruby 0.000844 0.000264 0.688424 ( 0.688358)
build_ruby 0.000970 0.000304 2.430247 ( 2.431342)
build_all 0.005936 0.003396 12.593623 ( 1.134562)
build_install 0.003383 0.003843 1.649883 ( 0.850299)
test_btest 0.000769 0.000283 84.028810 ( 6.869614)
test_basic 0.002487 0.001928 0.616421 ( 0.699171)
test_all 0.001112 0.000424 442.704023 ( 48.624708)
test_rubyspec 0.026223 0.018364 41.292648 ( 53.765137)
total: 117.63 sec