Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-215250
#<BuildRuby:0x0000561a77fb4e50
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220910-215250",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008901 0.002225 1.130405 ( 1.131180)
build_miniruby 0.000000 0.002033 0.076875 ( 0.074913)
build_ruby 0.000701 0.001423 0.073934 ( 0.072477)
build_all 0.003596 0.005896 1.599906 ( 0.616081)
build_install 0.013203 0.006239 1.906761 ( 0.940565)
test_btest 0.000000 0.001224 96.732207 ( 9.450021)
test_basic 0.001136 0.006784 0.353211 ( 0.452704)
test_all 0.004767 0.000000 628.407313 ( 66.225507)
test_rubyspec 0.118159 0.057175 47.156162 ( 55.627498)
total: 134.59 sec