Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-014327
#<BuildRuby:0x000055be53d83fa8
@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.20230710-014327",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005904 0.000203 1.471795 ( 2.678405)
build_miniruby 0.001004 0.000101 0.974172 ( 0.974398)
build_ruby 0.001211 0.000000 2.622890 ( 2.623372)
build_all 0.009011 0.000000 8.255913 ( 7.502714)
build_install 0.008310 0.000215 2.010237 ( 1.624312)
test_btest 0.000831 0.000069 88.131293 ( 7.865709)
test_basic 0.004319 0.000012 0.772826 ( 0.851389)
test_all 0.001810 0.000145 485.783868 ( 45.620517)
test_rubyspec 0.015428 0.024022 43.600110 ( 56.087234)
total: 125.83 sec