Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-053823
#<BuildRuby:0x0000556c27af4090
@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.20230522-053823",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004607 0.001152 1.373339 ( 2.638094)
build_miniruby 0.001027 0.000257 0.885437 ( 0.884058)
build_ruby 0.001015 0.000254 2.551040 ( 2.551160)
build_all 0.009263 0.000077 12.798980 ( 1.180177)
build_install 0.002434 0.005155 1.702735 ( 0.830939)
test_btest 0.000928 0.000258 80.542102 ( 7.661620)
test_basic 0.003354 0.000932 0.785003 ( 0.867507)
test_all 0.001026 0.000285 442.983751 ( 44.051166)
test_rubyspec 0.020757 0.022260 42.832801 ( 55.332846)
total: 116.00 sec