Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-000338
#<BuildRuby:0x00005600ef6e84d0
@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.20221226-000338",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006504 0.002365 0.959401 ( 1.159253)
build_miniruby 0.001569 0.000571 0.841894 ( 0.842167)
build_ruby 0.000000 0.003389 2.131675 ( 2.130708)
build_all 0.014231 0.006553 18.610496 ( 2.164742)
build_install 0.014857 0.007061 2.043611 ( 1.026826)
test_btest 0.000996 0.000442 91.558374 ( 8.929162)
test_basic 0.009285 0.000074 0.365411 ( 0.451626)
test_all 0.001588 0.000635 692.724178 ( 63.564581)
test_rubyspec 0.100462 0.074402 47.961349 ( 56.117333)
total: 136.39 sec