Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-042417
#<BuildRuby:0x000055aa0638bb10
@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.20231027-042417",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004756 0.001119 1.559371 ( 1.785906)
build_miniruby 0.000836 0.000197 0.879405 ( 0.878637)
build_ruby 0.001094 0.000257 2.923157 ( 2.923462)
build_all 0.008116 0.001909 17.007606 ( 1.474326)
build_install 0.005172 0.003621 5.076902 ( 1.188945)
test_btest 0.000757 0.000199 87.116355 ( 7.655002)
test_basic 0.003032 0.002832 0.765045 ( 0.839758)
test_all 0.096952 0.039328 526.518453 ( 48.470575)
test_rubyspec 0.017144 0.026644 49.396741 ( 61.736541)
total: 126.95 sec