Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-021736
#<BuildRuby:0x000055c29a04b520
@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.20230528-021736",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005773 0.000000 1.455524 ( 2.704628)
build_miniruby 0.001181 0.000000 0.827015 ( 0.825758)
build_ruby 0.001284 0.000000 2.392954 ( 2.392582)
build_all 0.005772 0.003651 12.102295 ( 1.066160)
build_install 0.006436 0.001287 1.683073 ( 0.853715)
test_btest 0.000638 0.000274 82.453367 ( 6.754916)
test_basic 0.002676 0.001147 0.682153 ( 0.768986)
test_all 0.001650 0.000000 423.649904 ( 46.972450)
test_rubyspec 0.032833 0.009263 41.532145 ( 54.088129)
total: 116.43 sec