Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-143848
#<BuildRuby:0x000055f21c0cc448
@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.20221227-143848",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004549 0.005058 0.962530 ( 1.778492)
build_miniruby 0.002251 0.000520 0.847930 ( 0.846985)
build_ruby 0.002424 0.000560 2.147762 ( 2.148064)
build_all 0.020250 0.000230 18.459101 ( 2.169207)
build_install 0.019792 0.001603 2.038151 ( 1.015006)
test_btest 0.001510 0.000239 91.057036 ( 9.329180)
test_basic 0.008384 0.000442 0.346167 ( 0.434002)
test_all 0.001893 0.000284 681.487760 ( 67.061021)
test_rubyspec 0.100098 0.078825 47.835631 ( 56.012368)
total: 140.80 sec