Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-022040
#<BuildRuby:0x000056360b45fd48
@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.20221206-022040",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.004398 0.000040 0.869969 ( 1.330238)
build_miniruby 0.000756 0.000206 0.526307 ( 0.525746)
build_ruby 0.000000 0.001374 1.693765 ( 1.634474)
build_all 0.004305 0.005561 12.055294 ( 1.488171)
build_install 0.005991 0.000710 1.601835 ( 0.720428)
test_btest 0.000557 0.000199 64.707314 ( 5.933543)
test_basic 0.002365 0.000845 0.226406 ( 0.322551)
test_all 0.000801 0.000286 498.114847 ( 49.742420)
test_rubyspec 0.010725 0.018757 35.286806 ( 45.919204)
total: 107.62 sec